microsoft / DirectXMesh

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

CMake update for version 3.20 #77

Closed walbourn closed 2 years ago

walbourn commented 2 years ago

CMake 3.20 allows the removal of some string hacks for /Wall and /GR- for CMAKE_CXX_FLAGS.

Also integrates the test suite if present. CTest support added to the test suite in this PR: https://github.com/walbourn/directxmeshtest/pull/11

walbourn commented 2 years ago

Parts of this PR were submitted via https://github.com/microsoft/DirectXMesh/commit/f7fc17651b936ad7d8ddcd416b52c567f2e2e184