[CMake] Relinking static libs

Ilya Shvetsov chvetsov at kranx.com
Wed Apr 9 04:35:10 EDT 2008


On Wed, 09 Apr 2008 10:55:35 +0300, Jean Lepropre
<jean.lepropre at star-apic.com> wrote:

> Hi,
>
> I have a somewhat strange problem when linking with static libraries. I
> have an executable that
> links to a static library. If I modify only a source (cpp) file of the
> static lib, the lib is rebuilt and
> reinstalled but the executable is not relinked to the static lib (so
> changes are not reflected in the
> executable...).
>

I have the similar problem.
I use MSVC NMake Generator
Library comes from external engine.


-- 
Ilya Shvetsov
Lead Programmer
KranX Productions


More information about the CMake mailing list