Skip to content

Commit bd1e318

Browse files
committed
cmake-vorbis-it-does-not-install
1 parent 524b944 commit bd1e318

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

external_deps/build.sh

+2-1
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)