mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 13:55:34 +00:00
parent
233c6a8045
commit
acf3177021
5 changed files with 474 additions and 763 deletions
|
|
@ -1,3 +1,4 @@
|
|||
if(APPLE)
|
||||
#detect Architecture
|
||||
enable_language(OBJC)
|
||||
enable_language(OBJCXX)
|
||||
|
|
@ -160,4 +161,4 @@ set(CMAKE_XCODE_ATTRIBUTE_LINKER_DISPLAYS_MANGLED_NAMES[variant=Debug] YES)
|
|||
set(CMAKE_XCODE_ATTRIBUTE_ONLY_ACTIVE_ARCH[variant=Debug] YES)
|
||||
set(CMAKE_XCODE_ATTRIBUTE_ENABLE_TESTABILITY[variant=Debug] YES)
|
||||
|
||||
add_subdirectory(${TORQUE_ENGINE_DIRECTORY})
|
||||
endif(APPLE)
|
||||
Loading…
Add table
Add a link
Reference in a new issue