Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake support added for building with MinGW #318

Merged
merged 4 commits into from
May 5, 2022
Merged

CMake support added for building with MinGW #318

merged 4 commits into from
May 5, 2022

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented May 4, 2022

Adds support to DirectX Tool Kit CMake file to build with MinGW.

x64-Debug-MinGW
x64-Release-MinGW
x86-Debug-MinGW
x86-Release-MinGW

Makes use of VCPKG for DirectXMath since the MinGW has minimal versions of these libraries. Requires the VCPKG_ROOT envvar set.

This is being done to improve compiler conformance for the code.

@walbourn walbourn self-assigned this May 4, 2022
@walbourn walbourn merged commit 6e7c8e9 into main May 5, 2022
@walbourn walbourn deleted the mingw branch May 5, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant