I downloaded yaml-cpp sources, generated its xcode project, built it, but how to install the library and its headers, I just want to compile a small console program using g ++, I don’t know if the xcode project also set the headers.
Any clue?
source
share