Skip to content

Commit b3e45dc

Browse files
committed
cmake-vorbis-it-does-not-install
1 parent aebe696 commit b3e45dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

external_deps/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,8 @@ build_ogg() {
737737
cat <(echo '#include <stdint.h>') include/ogg/os_types.h > os_types.tmp
738738
mv os_types.tmp include/ogg/os_types.h
739739

740-
cmake_build
740+
# The provided CMakeLists.txt doesn't have an install target.
741+
configure_build
741742
}
742743

743744
# Build Vorbis

0 commit comments

Comments
 (0)