Merge pull request #2354 from philicious/fix-typo-qt5-cmake

Fix typo in cmake for qt5 detection
This commit is contained in:
Iceman 2024-04-17 15:51:26 +02:00 committed by GitHub
commit 42d0cc04b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored
View file

@ -44,9 +44,14 @@ Makefile.platform.*
.Makefile.options.cache
# cmake
CMakeFiles/
deps/
client/CMakeFiles/
client/deps/
client/build/
client/android/build/
client/deps/bzip2/
CMakeCache.txt
*.cmake
# Coverity
cov-int/