On Thu, Dec 10, 2015 at 23:00:54 -0700, David Gobbi wrote:
> CMAKE_OSX_SYSROOT:STRING=macosx10.11
This should be the full path to the sysroot:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
--Ben