Commit 818d4eec authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

update evalhyd-cpp version used for CI

No related merge requests found
Pipeline #52649 passed with stage
in 4 minutes and 17 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -10,7 +10,7 @@ build-and-test:
- micromamba install --yes --file environment.yml
# vendor evalhyd (while waiting for evalhyd to be uploaded to conda-forge)
- micromamba install --yes -c conda-forge git
- git clone https://gitlab.irstea.fr/HYCAR-Hydro/evalhyd/evalhyd-cpp deps/evalhyd-cpp --branch v0.1.0
- git clone https://gitlab.irstea.fr/HYCAR-Hydro/evalhyd/evalhyd-cpp deps/evalhyd-cpp --branch v0.1.1
# configure evalhyd
- cmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_PREFIX_PATH="$CONDA_PREFIX" -D EVALHYD_SRC="${PWD}/deps/evalhyd-cpp"
# compile evalhyd
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment