mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
let's try random macos fix
This commit is contained in:
@@ -34,6 +34,7 @@ file(GLOB HEADERS "*.h"
|
||||
"extras/*.h")
|
||||
|
||||
if (APPLE)
|
||||
set (CMAKE_FIND_FRAMEWORK LAST)
|
||||
set (CMAKE_EXE_LINKER_FLAGS "-pagezero_size 10000 -image_base 100000000")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user