enable tests build
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit

This commit is contained in:
2026-03-18 12:15:49 +03:00
parent 489c5bb027
commit d7fa846f3f

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)