File: flags.cmake

package info (click to toggle)
eccodes 2.44.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 150,256 kB
  • sloc: cpp: 163,056; ansic: 26,308; sh: 21,602; f90: 6,854; perl: 6,363; python: 5,087; java: 2,226; javascript: 1,427; yacc: 854; fortran: 543; lex: 359; makefile: 274; xml: 183; awk: 66
file content (5 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
SET(ENABLE_EXTRA_TESTS          ON  CACHE BOOL "Enable extra tests")
SET(ECCODES_INSTALL_EXTRA_TOOLS ON  CACHE BOOL "Install extra tools")
SET(ENABLE_ECCODES_THREADS      ON  CACHE BOOL "Enable POSIX threads")
SET(ENABLE_MEMFS                ON  CACHE BOOL "Enable MEMFS")
# SET(ENABLE_JPG_LIBOPENJPEG OFF CACHE BOOL "Disable OpenJPEG")