enable tests build

This commit is contained in:
2026-03-18 12:15:49 +03:00
parent 366777f238
commit 2123be23df

View File

@@ -36,6 +36,8 @@ if (CROSSTOOLS)
set(QGLENGINE 0)
set(UTILS 0)
set(DESIGNER_PLUGINS 0)
else()
set(TESTS ON)
endif()
set(CMAKE_CXX_STANDARD 11)