File: DefineOptions.cmake

package info (click to toggle)
socket-wrapper 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: ansic: 12,855; sh: 65; makefile: 13
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)