mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Clean up CMakeLists.txt.
This commit is contained in:
parent
bc63d18f68
commit
9e56b33190
@ -48,7 +48,6 @@ endif( APPLE OR MINGW )
|
||||
|
||||
if( WITH_TESTS )
|
||||
enable_testing()
|
||||
set(QT_USE_QTTEST TRUE)
|
||||
endif( WITH_TESTS )
|
||||
|
||||
find_package(Qt4 4.6.0 REQUIRED QtCore QtGui QtTest)
|
||||
|
Loading…
Reference in New Issue
Block a user