mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 21:40:31 +00:00
* [CMake] BugFix: Remove a forgotten debug message.
This commit is contained in:
parent
c965429cf6
commit
c0ff69a2e6
1 changed files with 0 additions and 1 deletions
|
|
@ -300,7 +300,6 @@ macro(finishLibrary)
|
|||
# more paths?
|
||||
if(${ARGC} GREATER 0)
|
||||
foreach(dir ${ARGV0})
|
||||
MESSAGE(STATUS "TEST: ${dir}")
|
||||
addPath("${dir}")
|
||||
endforeach()
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue