File: DefineOptions.cmake

package info (click to toggle)
priv-wrapper 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 320 kB
  • sloc: ansic: 847; sh: 15; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
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)