cadop / dhart

A library for Navigation Graphs, Visibility, Raycasting and other features for Design Humans Analysis RoboTics (DHART).
https://cadop.github.io/dhart/
GNU General Public License v3.0
13 stars 7 forks source link

Update cmake settings to presets #44

Open cadop opened 1 year ago

cadop commented 1 year ago

The CMakeSettings.json is deprecated and should move to CMakePresets.json

See: https://learn.microsoft.com/en-us/cpp/build/cmake-presets-vs?view=msvc-160