2 Commits

Author SHA1 Message Date
36105b5685 revert 2123be23df
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit
revert enable tests build
2026-03-20 16:31:58 +03:00
6879d5327a Merge pull request 'enable tests build' (#303) from master into release
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit
Reviewed-on: #303
2026-03-20 13:48:28 +03:00

View File

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