Bamboo builds: enable POSIX threads

This commit is contained in:
Shahram Najm 2021-05-08 17:10:16 +01:00
parent 85652e5e05
commit ebe8ecb11f
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
SET(ENABLE_EXTRA_TESTS ON CACHE BOOL "Enable extra tests")
SET(ENABLE_EXTRA_TESTS ON CACHE BOOL "Enable extra tests")
SET(ENABLE_ECCODES_THREADS ON CACHE BOOL "Enable POSIX threads")