Skip to content

Commit

Permalink
adding back cmake options
Browse files Browse the repository at this point in the history
  • Loading branch information
corentincarton committed May 8, 2024
1 parent e0193a7 commit 6986a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ci-config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cmake_options: -DENABLE_ALL_TESTS=ON -DBOOST_ROOT=${BOOST_ROOT_DIR} -DBOOST_INCLUDEDIR=${BOOST_INCLUDE_DIR} -DBOOST_LIBRARYDIR=${BOOST_LIB_DIR} -DOPENSSL_ROOT_DIR=${OPENSSL_ROOT_DIR} -DENABLE_STATIC_BOOST_LIBS=OFF
dependencies: |
ecmwf/ecbuild
ecmwf/ecflow
Expand Down

0 comments on commit 6986a6e

Please sign in to comment.