Fix link problems

This commit is contained in:
Pavel Krajcevski 2013-09-18 14:00:53 -04:00
parent 571bf1ebd0
commit e0ec005ac8

View File

@ -241,3 +241,5 @@ ADD_LIBRARY( BPTCEncoder
${HEADERS} ${HEADERS}
${SOURCES} ${SOURCES}
) )
TARGET_LINK_LIBRARIES( BPTCEncoder FasTCCore )