mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Removed erroneous lib reference
This commit is contained in:
parent
f7b891442a
commit
e885722093
|
|
@ -670,7 +670,6 @@ if (TORQUE_OPENGL)
|
|||
addLib(glad)
|
||||
endif()
|
||||
addLib(assimp)
|
||||
addLib(meshOptimizer)
|
||||
|
||||
if(WIN32)
|
||||
# copy pasted from T3D build system, some might not be needed
|
||||
|
|
|
|||
Loading…
Reference in a new issue