finufft
finufft copied to clipboard
Use CMakePresets.json for the github action of CMake build settings for each OS / compiler.
In the github actions testing cmake build, we need to switch to presets for each OS/compiler combination.
This will help with long-term maintenance. Also relates to bringing in make.inc.* into some presets, #280