KStocky / ShaderTestFramework

An automation testing framework for testing shader code
MIT License
20 stars 1 forks source link

CMake Cleanup #15

Closed KStocky closed 7 months ago

KStocky commented 7 months ago

Just some general cleaning up of my CMakeLists.txt Also changing the dll dependency management name to asset dependency management to better reflect that it is for any kind of asset. Not just dlls.