mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-11-10 07:14:57 +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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestARGBPixel.cpp | ||
| TestBits.cpp | ||
| TestColor.cpp | ||
| TestImage.cpp | ||
| TestMatrix.cpp | ||
| TestPixel.cpp | ||
| TestVector.cpp | ||
| Utils.h | ||