[CMake] DEFINE_SYMBOL and static libs
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Wed May 14 13:56:22 EDT 2008
Hi,
is there a rationale behind the fact that DEFINE_SYMBOL for static libs
is ignored? I do understand that (the automatic) MAKE_foo_LIB is not
needed here but I don't see a reason why to ignore a user-defined value.
The problem is that I want to compile a lib in static and shared mode
and it doesn't work because I can't define BUILD_STATIC when compiling
the static lib and therefore get compiler errors :(
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080514/d182c9a4/attachment.pgp>
More information about the CMake
mailing list