mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Merge pull request #2354 from philicious/fix-typo-qt5-cmake
Fix typo in cmake for qt5 detection
This commit is contained in:
+6
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user