[CMake] Static and shared libraries with the same name

Brandon J. Van Every bvanevery at gmail.com
Mon Aug 21 20:34:59 EDT 2006


Jorge Rodriguez wrote:
>
>
> That's not right! It should only clean libfoo.a! Looks like I can't 
> accomplish this that way. What else can I do?

This is a known bug in CMake 2.4.3.  You will need CMake CVS if you want 
it to go away.  If you're stuck with CMake 2.4.3, you can use symlinks 
or straight copies of library stubs as workarounds.  Peruse the 
archives, I've posted examples on what to do.


Cheers,
Brandon Van Every



More information about the CMake mailing list