Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcromani committed Mar 26, 2024
1 parent edf3d20 commit 708d5de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
if: matrix.os == 'windows-latest' && matrix.compiler == 'clang'
run: |
$args = (
"-DGTEST_CREATE_SHARED_LIBRARY=ON",
"-DGTEST_LINKED_AS_SHARED_LIBRARY=ON",
"-DCMAKE_BUILD_TYPE=Release",
"-DCMAKE_C_COMPILER=`"C:\Program Files\LLVM\bin\clang.exe`"",
Expand Down

0 comments on commit 708d5de

Please sign in to comment.