[CMake] Static Linking C++ Library
Mike Melanson
mike at multimedia.cx
Tue Sep 19 13:41:02 EDT 2006
Hi,
I am working on a fairly large software project that I autotool'd some
time ago. The build system has been working reasonably well. However, I
have hit a possible limitation that I don't know how to solve with
autotools. So I wanted to know if CMake can solve this problem:
I need to statically link a particular libstdc++ library to the final
build. Can CMake handle this, preferably in an elegant manner?
Thanks...
--
-Mike Melanson
More information about the CMake
mailing list