mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Re-adds the logic to set up the project's torsion file to the updated cmake generation
This commit is contained in:
parent
4d084a2b0f
commit
0cc974929a
|
|
@ -21,3 +21,4 @@ endforeach()
|
|||
|
||||
# Once the full tree is installed, perform configurations
|
||||
CONFIGURE_FILE("game/main.tscript.in" "${TORQUE_APP_GAME_DIRECTORY}/main.${TORQUE_SCRIPT_EXTENSION}")
|
||||
CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/Tools/CMake/template.torsion.in" "${TORQUE_APP_GAME_DIRECTORY}/${PROJECT_NAME}.torsion")
|
||||
Loading…
Reference in a new issue