aboutsummaryrefslogtreecommitdiff
path: root/ports/directx-headers/portfile.cmake
AgeCommit message (Collapse)Author
2021-04-23[directx-headers] port updated (#17399)Chuck Walbourn
* [directx-headers] port updated to match the latest release * Updated baseline * Manifest format fix * Update hash * Build option was renamed * Updated hash * Use version constraint * Update baseline
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-26Port for Microsoft GitHub DirectX-Headers (#15222)Chuck Walbourn