mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
vhacd
added vhacd not working atm
This commit is contained in:
parent
b6f250e93c
commit
679f0ff065
5 changed files with 8513 additions and 56 deletions
|
|
@ -15,7 +15,7 @@ set(TORQUE_COMPILE_DEFINITIONS ICE_NO_DLL PCRE_STATIC TORQUE_ADVANCED_LIGHTING T
|
|||
|
||||
# All link libraries. Modules should append to this the path to specify additional link libraries (.a, .lib, .dylib, .so)
|
||||
set(TORQUE_LINK_LIBRARIES tinyxml collada squish opcode assimp FLAC FLAC++ ogg vorbis
|
||||
vorbisfile vorbisenc opus sndfile SDL2 glad pcre convexDecomp zlib)
|
||||
vorbisfile vorbisenc opus sndfile SDL2 glad pcre zlib)
|
||||
|
||||
if(TORQUE_TESTING)
|
||||
set(TORQUE_LINK_LIBRARIES ${TORQUE_LINK_LIBRARIES} gtest gmock)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue