mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: #1254 Error while compiling with current stable squish
This commit is contained in:
parent
1374286cab
commit
cb12a7546a
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