eccodes/bamboo/flags.cmake

4 lines
185 B
CMake
Raw Normal View History

2021-05-08 16:10:16 +00:00
SET(ENABLE_EXTRA_TESTS ON CACHE BOOL "Enable extra tests")
SET(ENABLE_ECCODES_THREADS ON CACHE BOOL "Enable POSIX threads")
2022-07-25 16:23:00 +00:00
SET(ENABLE_MEMFS ON CACHE BOOL "Enable MEMFS")