File: DefineOptions.cmake

package info (click to toggle)
garmindev 0.3.4%2Bsvn3432-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 704 kB
  • ctags: 985
  • sloc: cpp: 8,631; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (7)
1
2
3
option(WITH_LOG4C "Build csync without log4c" ON)
option(UNIT_TESTING "Build with unit tests" OFF)
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)