Henry Schreiner
Henry Schreiner
If you run `cmake --help`, what generator has a `*` on it? We use that one currently. Scikit-build (classic) inspected the registry for MSVC installs, we don't do that in...
> Ninja Ah, that explains it. I believe if ninja wasn't on your path, MSVC would be used. Ninja supports both MSVC and GCC, but it needs setup for MSVC....
By the way, scikit-build-core also has a getting started page, where the tabs cover a collection of common binding methods instead: https://scikit-build-core.readthedocs.io/en/latest/guide/getting_started.html