[CMake] How to import platform-independent library with add_library()?
Andreas Pakulat
apaku at gmx.de
Fri Dec 14 05:47:53 EST 2012
Hi,
On Fri, Dec 14, 2012 at 11:16 AM, Reza Housseini <reza.housseini at gmx.ch> wrote:
> Hello Guys
>
> I try to import a library and was now wondering if there's a
> platform-independent way?
Not in the sense that CMake would handle this for you magically. At
least not when importing libraries that are not shipping with a
corresponding cmake file that sets this stuff up.
Andreas
More information about the CMake
mailing list