cmake unable to find “include” in MacOS. May due to the search policy when specifying “isysroot”
I try to build a demo project (hello.cpp, this program just outputs ‘hello’) with cmake + Ninja on my MacOS 15.
CMakeList.txt
looks like
I try to build a demo project (hello.cpp, this program just outputs ‘hello’) with cmake + Ninja on my MacOS 15.
CMakeList.txt
looks like