Skip to content

Commit 283f7a6

Browse files
committed
build-moltenvk: update CPM_SOURCE_CACHE
1 parent 3d83cd2 commit 283f7a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-moltenvk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cmake -B "${builddir}" -S "${srcdir}" \
2222
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
2323
-DMVK_CONFIG_LOG_LEVEL=error \
2424
-DMVK_USE_METAL_PRIVATE_API=ON \
25-
-DCPM_SOURCE_CACHE=src/CPM \
25+
-DCPM_SOURCE_CACHE="${srcdir}/External/CPM" \
2626
-Wno-dev \
2727
"$@"
2828

0 commit comments

Comments
 (0)