diff --git a/CMakeLists.txt b/CMakeLists.txt index dd2a0831956bc00b23d268ad894cdf37a4170a5d..51ba8b3cc8e49a1975a63d7b6af2cbf0c58d32b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -71,10 +71,6 @@ else() message(FATAL_ERROR "Could not found any QT Version. Please specify QT5_INSTALL_PATH (path to bin and include dir) to build with QT5 or specify the QT_QMAKE_EXECUTABLE to build with QT4") endif() -if (QT5_FOUND) - -endif() - acg_openmp () #acg_ftgl ()