|
@@ -71,7 +71,7 @@ set (INCLUDE_DIRS ../../include ../../../../ThirdParty/Lua${JIT}/src)
|
|
|
set_output_directories (${CMAKE_BINARY_DIR}/bin/tool RUNTIME PDB)
|
|
set_output_directories (${CMAKE_BINARY_DIR}/bin/tool RUNTIME PDB)
|
|
|
|
|
|
|
|
# Setup target
|
|
# Setup target
|
|
|
-if (URHO3D_LUAJIT AND URHO3D_64BIT AND APPLE AND NOT IOS)
|
|
|
|
|
|
|
+if (APPLE)
|
|
|
setup_macosx_linker_flags (CMAKE_EXE_LINKER_FLAGS)
|
|
setup_macosx_linker_flags (CMAKE_EXE_LINKER_FLAGS)
|
|
|
endif ()
|
|
endif ()
|
|
|
setup_executable (NODEPS)
|
|
setup_executable (NODEPS)
|