We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33792e6 commit 44d5520Copy full SHA for 44d5520
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
-DCMAKE_INSTALL_PREFIX=${CONDA_PREFIX} \
51
-Dgtest_force_shared_crt=ON \
52
-DBUILD_TESTING=ON \
53
- -DOPENSSL_ROOT_DIR=${CONDA_PREFIX}/lib/cmake/OpenSSL --debug-find \
+ -DOPENSSL_ROOT_DIR=${CONDA_PREFIX}/lib/--debug-find \
54
..
55
56
0 commit comments