mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-01 09:30:56 +00:00
Enable nethub builds for MacOS as well
This commit is contained in:
1
.github/workflows/buildRelease.yml
vendored
1
.github/workflows/buildRelease.yml
vendored
@@ -339,6 +339,7 @@ jobs:
|
||||
-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" \
|
||||
-DMAIKO_DISPLAY_SDL=ON \
|
||||
-DMAIKO_DISPLAY_X11=ON \
|
||||
-DMAIKO_ENABLE_NETHUB \
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build . --config Release
|
||||
for exe in lde ldex ldesdl
|
||||
|
||||
Reference in New Issue
Block a user