mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-17 13:02:49 -05: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 )
|
if( WITH_TESTS )
|
||||||
enable_testing()
|
enable_testing()
|
||||||
set(QT_USE_QTTEST TRUE)
|
|
||||||
endif( WITH_TESTS )
|
endif( WITH_TESTS )
|
||||||
|
|
||||||
find_package(Qt4 4.6.0 REQUIRED QtCore QtGui QtTest)
|
find_package(Qt4 4.6.0 REQUIRED QtCore QtGui QtTest)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user