diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2014-04-07 00:41:17 +0400 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-04-29 01:54:05 +0200 |
commit | 30252262ce90415f09232c51724a393c8dd6a7fe (patch) | |
tree | 7b1585a127436ef4c88d37a877013f759c51e652 /CMakeLists.txt | |
parent | 394545c24c0e31d84ccb3d008c8da7c2e1f06451 (diff) | |
download | tdebase-30252262ce90415f09232c51724a393c8dd6a7fe.tar.gz tdebase-30252262ce90415f09232c51724a393c8dd6a7fe.zip |
Move the Xinerama test to main ConfigureChecks.cmake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index cddd67ff4..42f8d341c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -115,7 +115,7 @@ option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" # WITH_LIBART affects tdm kcontrol(icons background) # WITH_LIBUSB affects kcontrol(input) # WITH_XDMCP affects tdm -# WITH_XINERAMA affects ksplashml +# WITH_XINERAMA affects ksplashml twin/compton-tde # WITH_ARTS affects libkonq khotkeys # WITH_I8K affects ksysguard # WITH_SENSORS affects ksysguard |