summaryrefslogtreecommitdiffstats
path: root/DefineOptions.cmake
blob: 28152e34dbbc6edc5c8cdefa0e210cac041179ca (plain)
1
2
3
option(UNIT_TESTING "Build with unit tests" OFF)
option(HELGRIND_TESTING "Run threaded unit tests with helgrind" OFF)
option(PICKY_DEVELOPER "Build with picky developer flags" OFF)