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