mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-02-15 02:36:01 +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
|
||||
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:
|
||||
name: Install hashlink
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue