This commit is contained in:
2024-12-16 17:22:34 +01:00
parent 8721fe5000
commit 4efe213fc6
2 changed files with 4 additions and 5 deletions

View File

@@ -29,10 +29,9 @@ jobs:
uses: actions/checkout@v4
# Install system dependencies
- name: Setup SDL2 frameworks
uses: BrettDong/setup-sdl2-frameworks@main
with:
sdl2: latest
- name: Install Dependancies
run: |
brew install SDL2
# Build the lib
- name: Build MacroLibX

View File

@@ -34,7 +34,7 @@ INCLUDES = -I./includes -I./runtime/Includes -I./runtime/Sources -I./third_party
CXXPCHFLAGS = -xc++-header
PCH = runtime/Includes/PreCompiled.h
GCH =
GCH =
NZRRC = nzslc