We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMAKE_PREFIX_PATH
1 parent d42fd48 commit 54f5e9aCopy full SHA for 54f5e9a
1 file changed
.github/workflows/main.yml
@@ -865,6 +865,7 @@ jobs:
865
-D CMAKE_CXX_COMPILER_LAUNCHER=ccache
866
-D CMAKE_BUILD_TYPE=Release
867
-D CMAKE_INSTALL_PREFIX=install
868
+ -D CMAKE_PREFIX_PATH="C:/Program Files/LLVM"
869
env:
870
CC: clang-cl
871
CXX: clang-cl
0 commit comments