Skip to content

Commit 6f3b9eb

Browse files
improve windows sccache hit
1 parent 39e83dc commit 6f3b9eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/libc-overlay-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
-DCMAKE_BUILD_TYPE=RelWithDebInfo
6262
-DCMAKE_C_COMPILER_LAUNCHER=sccache
6363
-DCMAKE_CXX_COMPILER_LAUNCHER=sccache
64+
-DCMAKE_POLICY_DEFAULT_CMP0141=NEW
65+
-DCMAKE_MSVC_DEBUG_INFORMATION_FORMAT=Embedded
6466
-DLLVM_ENABLE_RUNTIMES=libc
6567
${{ matrix.cmake_config }}
6668
-S ${{ github.workspace }}/runtimes

0 commit comments

Comments
 (0)