mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
little documentation fix
This commit is contained in:
parent
3071700690
commit
e93a5d9d74
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ addExecutable()
|
|||
###############################################################################
|
||||
###############################################################################
|
||||
|
||||
# configure file relevant files only once
|
||||
# configure the relevant files only once
|
||||
if(NOT EXISTS "${projectSrcDir}/torqueConfig.h")
|
||||
message(STATUS "writing ${projectSrcDir}/torqueConfig.h")
|
||||
CONFIGURE_FILE("${cmakeDir}/torqueConfig.h.in" "${projectSrcDir}/torqueConfig.h")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue