mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-11-10 08:14:49 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| data | ||
| BlockTest.cpp | ||
| CMakeLists.txt | ||
| DecompressorTest.cpp | ||
| DecompTestPVR.cpp | ||
| ImageTest.cpp | ||
| TestUtils.h | ||