directxmath v2024-10-15
- Created
- Updated
DirectXMath SIMD C++ math library
# Usage
The DirectXMath package provides CMake targets:
find_package(directxmath CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXMath)
# License
# Supported Platforms
!arm32
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Chuck Walbourn