mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-07 14:30:40 +00:00
Fix minor typo
This commit is contained in:
parent
6605ddc66a
commit
d05d9b6cf1
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ if(TORQUE_OPENGL)
|
|||
endif(TORQUE_OPENGL)
|
||||
if(TORQUE_D3D11)
|
||||
torqueAddSourceDirectories("forest" "forest/hlsl")
|
||||
endif(TORQUE_OPENGL)
|
||||
endif(TORQUE_D3D11)
|
||||
|
||||
# Handle shadergen
|
||||
torqueAddSourceDirectories("shaderGen")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue