FasTC/ASTCEncoder/test
Pavel Krajcevski fb7805d875 Bring CMake integration up to date.
- Add a way to generate a FasTCConfig.cmake file so that you can
use cmake without having to install it.
- Add install paths for users that want to install it.
- Hide all public headers in FasTC/ qualified include path, this way we
know what files are public directly from the source. Also, it lets us
define build-tree and install-tree include directories a lot easier.
2014-11-18 17:07:26 -05:00
..
data Add unit tests to test ASTC decompression 2014-11-06 16:07:45 -05:00
CMakeLists.txt Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
TestASTCDecompression.cpp Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
TestIntegerEncoding.cpp Add ASTCEncoder tests 2014-03-10 15:00:30 -04:00