On Wed, 09 Apr 2008 10:55:35 +0300, Jean Lepropre
<[EMAIL PROTECTED]> 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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to