kadas-albireo / kadas-albireo2

KADAS Albireo
GNU General Public License v2.0
66 stars 14 forks source link

[Test run] python bindings for macos #60

Closed m-kuhn closed 1 month ago

3nids commented 5 months ago

small question, ninja should be installed on the system or vcpkg is taking care of it?

on my system, I've installed it with brew and did -D CMAKE_MAKE_PROGRAM=/opt/homebrew/bin/ninja

what is the "correct" approach?

m-kuhn commented 5 months ago

I have also installed it via brew but it was detected without the need for -D CMAKE_MAKE_PROGRAM just with -G Ninja