[CMake] Writing a custom Find*.cmake file for Pantheios

Rolf Eike Beer eike at sf-mail.de
Tue Jul 17 06:38:04 EDT 2012


Am 17.07.2012 04:11, schrieb Philipp Berger:
> I built a beta-version of the FindPantheios.cmake (see attached 
> version,
> no copyright stuff, I'm sorry), it works - at least on windows and in 
> my
> configuration.
> As I am new to this and this is my first try with Find* files, could
> those experienced in the art of CMakeing please have a look at it, 
> give
> me some tips & tricks?
> Suggestions welcome ;)

The "optimized" and "debug" modifiers only affect the next library 
specified, so you have to add them multiple times.

Eike


More information about the CMake mailing list