summaryrefslogtreecommitdiff
path: root/DefineOptions.cmake
blob: 86b94fb9a06fc3cdd2d0accda7ebff522e806aaa (plain)
1
2
option(WITH_STATIC_LIB "Build with a static library" OFF)
option(UNIT_TESTING "Build with unit testing" OFF)