fixing macos and windows CI ? x3

This commit is contained in:
2024-09-14 13:04:43 +02:00
parent 30e07d1f1a
commit 429bd9eabd
3 changed files with 30 additions and 20 deletions

View File

@@ -50,7 +50,7 @@ target("mlx")
add_options("force_wayland")
add_includedirs("runtime/Includes", "runtime/Sources", "includes", "third_party")
set_pcxxheader("runtime/Sources/PreCompiled.h")
set_pcxxheader("runtime/Includes/PreCompiled.h")
add_defines("MLX_BUILD", "SDL_MAIN_HANDLED")