aboutsummaryrefslogtreecommitdiff
path: root/ports/directxmath/portfile.cmake
AgeCommit message (Collapse)Author
2021-01-12directxmesh, directxtex, and uvatlas now support linux (#15554)Chuck Walbourn
* Update for directx-headers release 1.0.1 * DirectXMesh, DirectXTex, and UVAtlas now support Linux * Updated hashes and bins * Fix linux builds * Fixed directxtex[openexr] for x64-linux * Removed stray file * directxmath hot-fix for GCC arm64 * Fixed hash * Hash fix again * x64-linux CIs use GCC 7, but I require GCC 9 * Added warning message for GCC 9 requirement
2020-12-30[directxmath] port updated for cmake improvements (#15383)Chuck Walbourn
* directxmath port updated for cmake improvements * Rev control version * update CONTROL for version
2020-12-28Updated directxtk et al for cmake package support (#15210)Chuck Walbourn