mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 15:25:40 +00:00
clean up folder display of optional core modules
This commit is contained in:
parent
ec8a8290b4
commit
a36a35c39e
3 changed files with 7 additions and 5 deletions
|
|
@ -8,5 +8,5 @@ if(TORQUE_AFX_ENABLED)
|
|||
set(TORQUE_SOURCE_FILES ${TORQUE_SOURCE_FILES} ${TORQUE_AFX_SOURCES})
|
||||
set(TORQUE_COMPILE_DEFINITIONS ${TORQUE_COMPILE_DEFINITIONS} TORQUE_AFX_ENABLED)
|
||||
|
||||
source_group("Modules/AFX" ${TORQUE_AFX_SOURCES})
|
||||
source_group(TREE "${CMAKE_SOURCE_DIR}/Engine/source/afx/" PREFIX "Modules/AFX" FILES ${TORQUE_AFX_SOURCES})
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue