diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f98efd..55facf5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,8 +36,6 @@ if (CROSSTOOLS) set(QGLENGINE 0) set(UTILS 0) set(DESIGNER_PLUGINS 0) -else() - set(TESTS ON) endif() set(CMAKE_CXX_STANDARD 11)