mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
remove flags for old luajit
This commit is contained in:
@@ -43,7 +43,6 @@ file(GLOB HEADERS "*.h"
|
|||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
set (CMAKE_FIND_FRAMEWORK LAST)
|
set (CMAKE_FIND_FRAMEWORK LAST)
|
||||||
set (CMAKE_EXE_LINKER_FLAGS "-pagezero_size 10000 -image_base 100000000")
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
option(USE_IMGUI_GL3 "Use OpenGL3+ imgui implementation" ON)
|
option(USE_IMGUI_GL3 "Use OpenGL3+ imgui implementation" ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user