microsoft / DirectXMesh

DirectXMesh geometry processing library
https://walbourn.github.io/directxmesh/
MIT License
786 stars 152 forks source link

CMake target file fix #104

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

The CMakeLists.txt no longer mandates both directxmath and directx-headers packages be found unless building with MinGW or for Linux. This fixes the behavior for CMake clients consuming this package from VCPKG.