mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-26 04:31:37 +08:00
Update build_for_ios.sh
This commit is contained in:
parent
0d15f25364
commit
53c2c92fb4
@ -11,3 +11,4 @@ mkdir -p build
|
|||||||
cd build
|
cd build
|
||||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/iOS.cmake -DIOS_PLATFORM=OS
|
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/iOS.cmake -DIOS_PLATFORM=OS
|
||||||
make -j4
|
make -j4
|
||||||
|
sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user