mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-25 07:04:45 +00:00
little documentation fix
This commit is contained in:
parent
3071700690
commit
e93a5d9d74
|
|
@ -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…
Reference in a new issue