mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 12:41:40 +00:00
😭
This commit is contained in:
parent
0ca663cc9b
commit
b94835629f
1 changed files with 0 additions and 9 deletions
|
|
@ -189,15 +189,6 @@ jobs:
|
||||||
cmake --build build --config Release -j$NPROC
|
cmake --build build --config Release -j$NPROC
|
||||||
sudo cmake --install build
|
sudo cmake --install build
|
||||||
|
|
||||||
- run:
|
|
||||||
name: Prepare hxDatachannel
|
|
||||||
command: |
|
|
||||||
|
|
||||||
cd hxDatachannel/cpp
|
|
||||||
cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.15" -DCMAKE_MACOSX_RPATH=TRUE -DHASHLINK_INCLUDE_DIR="~/deps/hashlink/src" -DHASHLINK_LIBRARY_DIR="/usr/local/lib/"
|
|
||||||
cmake --build build --config Release -j$NPROC
|
|
||||||
sudo cmake --install build
|
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Install hashlink
|
name: Install hashlink
|
||||||
command: |
|
command: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue