mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
Merge branch 'perProjectCmakes'
This commit is contained in:
commit
7cf20413c3
1 changed files with 6 additions and 0 deletions
|
|
@ -742,6 +742,12 @@ if(MSVC)
|
|||
endforeach()
|
||||
endif()
|
||||
|
||||
###############################################################################
|
||||
# Project-specific configuration:
|
||||
###############################################################################
|
||||
|
||||
include(${TORQUE_APP_DIR}/${PROJECT_NAME}.cmake OPTIONAL)
|
||||
|
||||
###############################################################################
|
||||
# Installation
|
||||
###############################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue