[CMake] libraryname decoration

Olaf van der Spek olafvdspek at gmail.com
Fri Jul 30 07:58:26 EDT 2010


On Fri, Jul 30, 2010 at 1:49 PM, Ryan Pavlik <rpavlik at iastate.edu> wrote:
> And, if you ask any auto*-using developer how they feel about detecting and
> configuring boost, prepare for some impolite words.  Even the cmake module
> for detecting it is complex.
>
> (and auto-linking appears to only work on windows with MSVC, and I'm not
> prepared to let #pragma comment(lib, "mylib.lib") surrounded by ifdefs sneak
> into my source code.)

It's a shame gcc doesn't support it yet. I would love to see support there.

Olaf


More information about the CMake mailing list