mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Changed: #1254 Error while compiling with current stable squish
This commit is contained in:
parent
182a79f2cb
commit
bc477d7d8a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ INCLUDE_DIRECTORIES(${SQUISH_INCLUDE_DIR})
|
|||
|
||||
NL_TARGET_LIB(s3tc_compressor ${SRC} ${HEADER})
|
||||
|
||||
TARGET_LINK_LIBRARIES(s3tc_compressor ${SQUISH_LIBRARIES})
|
||||
TARGET_LINK_LIBRARIES(s3tc_compressor ${SQUISH_LIBRARIES} nelmisc nel3d)
|
||||
NL_DEFAULT_PROPS(s3tc_compressor "NeL, Tools, 3D: S3TC Compressor Library")
|
||||
NL_ADD_RUNTIME_FLAGS(s3tc_compressor)
|
||||
|
||||
|
|
Loading…
Reference in a new issue