Merge branch 'master' into CompressPVRTC

This commit is contained in:
Pavel Krajcevski 2013-09-18 17:55:32 -04:00
commit 9acd9db7b3

View file

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