Skip to content

Commit 54f5e9a

Browse files
committed
Update Windows build to include CMAKE_PREFIX_PATH for LLVM
1 parent d42fd48 commit 54f5e9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ jobs:
865865
-D CMAKE_CXX_COMPILER_LAUNCHER=ccache
866866
-D CMAKE_BUILD_TYPE=Release
867867
-D CMAKE_INSTALL_PREFIX=install
868+
-D CMAKE_PREFIX_PATH="C:/Program Files/LLVM"
868869
env:
869870
CC: clang-cl
870871
CXX: clang-cl

0 commit comments

Comments
 (0)