Skip to content

Commit

Permalink
DCMAKE_PREFIX_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Dec 2, 2024
1 parent c1d6ebf commit f78744a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ jobs:
-DBUILD_MAKE_WATERTIGHT=ON \
-DBUILD_OVERLAP_CHECK=OFF \
-DBUILD_TESTS=ON \
-DMOAB_DIR=../install_dir \
-DHDF5_DIR="${CONDA_LOC}" \
-DCMAKE_PREFIX_PATH="${CONDA_LOC}" \
-DCMAKE_INSTALL_PREFIX=../install_dir/ \
-DCMAKE_EXE_LINKER_FLAGS="" \
-DCMAKE_MODULE_LINKER_FLAGS="" \
Expand Down

0 comments on commit f78744a

Please sign in to comment.