Skip to content

Commit

Permalink
shared
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 3, 2024
1 parent a173e81 commit 146e1f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
-DCMAKE_INSTALL_PREFIX=${CONDA_PREFIX} \
-Dgtest_force_shared_crt=ON \
-DBUILD_TESTING=ON \
-DOPENSSL_ROOT_DIR=${CONDA_PREFIX}/lib/ --debug-find \
-DBUILD_SHARED_LIBS=ON \
--debug-find \
..
Expand Down

0 comments on commit 146e1f8

Please sign in to comment.