I downloaded the yaml-cpp sources, generated its xcode project, built it, but how do I install the library and its headers, I just want to compile a little console program using g++, I don’t know if the xcode project also installed the headers.
Any clue ?
Your Xcode project should have an install target. Alternatively, according to this you can do: