Skip to content

Commit f815933

Browse files
committed
cmake-prefix-path
1 parent 5fac8de commit f815933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external_deps/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ cmake_build() {
178178

179179
cmake -S . -B build \
180180
-DCMAKE_BUILD_TYPE='Release' \
181+
-DCMAKE_PREFIX_PATH="${PREFIX}" \
181182
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
182183
-DBUILD_SHARED_LIBS="${LIBS_SHARED}" \
183184
"${cmake_args[@]}" \

0 commit comments

Comments
 (0)