mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 21:17:43 +03:00
Clean up CMakeLists.txt.
This commit is contained in:
parent
bc63d18f68
commit
9e56b33190
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue