diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8329c23..3af09da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,9 +48,6 @@ tde_setup_install_path( PKGCONFIG_INSTALL_DIR "${LIB_INSTALL_DIR}/pkgconfig" ) option( WITH_ALL_OPTIONS "Enable all optional support" OFF ) -option( WITH_QT3 "Build TQt interface based on TQt3" ${WITH_ALL_OPTIONS} ) -option( WITH_QT4 "Build TQt interface based on Qt4" OFF ) - ##### user requested modules #################### |