Skip to content

Commit 3995129

Browse files
author
serge-sans-paille
committed
Update cmake flags
1 parent 490c7fa commit 3995129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- windows-latest
1414
- macOS-latest
1515
cmake_args:
16-
- ""
16+
- "-DLLVM_ENABLE_PROJECTS='clang'"
1717
steps:
1818
- name: Setup Windows
1919
if: startsWith(matrix.os, 'windows')

0 commit comments

Comments
 (0)