macOS: Build all modules except OpenGL & Vulkan
This commit is contained in:
6
.github/workflows/macos-build.yml
vendored
6
.github/workflows/macos-build.yml
vendored
@@ -70,6 +70,12 @@ jobs:
|
|||||||
xmake build -v NazaraRenderer
|
xmake build -v NazaraRenderer
|
||||||
xmake build -v NazaraPhysics2D
|
xmake build -v NazaraPhysics2D
|
||||||
xmake build -v NazaraPhysics3D
|
xmake build -v NazaraPhysics3D
|
||||||
|
xmake build -v NazaraGraphics
|
||||||
|
xmake build -v NazaraWidgets
|
||||||
|
xmake build -v NazaraAudio
|
||||||
|
xmake build -v NazaraNetwork
|
||||||
|
xmake build -v NazaraShaderNodes
|
||||||
|
xmake build -v PluginAssimp
|
||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
#- name: Run unit tests
|
#- name: Run unit tests
|
||||||
|
|||||||
Reference in New Issue
Block a user