<div dir="ltr"><div>First time poster so I hope I get the etiquette right. I'm a novice CMake user and I've never come across the type of issue before.</div><div><br></div><div>I'm trying to figure out how to use this cross platform header only dialog library in my project.</div><div><a href="https://github.com/guillaumechereau/noc">https://github.com/guillaumechereau/noc</a><br></div><div><br></div><div>When using this on OSX, it links to "AppKit.h" which is an Objective-c header. How can I tell CMake that this header only library file needs to be compiled as Objective-C if I'm compiling on OSX?</div><div><br></div><div>Thanks, </div><div>Henry</div></div>