Skip to content

Commit dae6a68

Browse files
Attempting to overwrite windows src dir in cmake
1 parent 1806e3a commit dae6a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ jobs:
238238
239239
cmake \
240240
-G Ninja \
241+
-DCMAKE_SOURCE_DIR="$PWD"
241242
-DCMAKE_C_COMPILER="clang.exe" \
242243
-DCMAKE_CXX_COMPILER="clang++.exe" \
243244
-DOPTION_TARGET_PYTHON_BINDING=OFF \

0 commit comments

Comments
 (0)