mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-21 23:53:51 +00:00
8 lines
No EOL
124 B
CMake
8 lines
No EOL
124 B
CMake
include(basics.cmake)
|
|
|
|
setupVersionNumbers()
|
|
|
|
# the main engine, should come last
|
|
include(torque3d.cmake)
|
|
|
|
#setupPackaging() |