DaemonEngine / crunch

Advanced DXTc texture compression and transcoding library and tool, upgraded with Unity improvements, added features, extended system and hardware support, deeply tested.
https://github.com/DaemonEngine/crunch
Other
16 stars 6 forks source link

Fix error at cmake configuration time #75

Open slipher opened 1 week ago

slipher commented 1 week ago

I get errors on the 'install' lines saying that it is required to specify the destinations with CMake 3.13. This is not required in newer versions apparently?