[CMake] Issue with CMAKE 2.6 and Windows.

Phil Pellouchoud Phil at slacker.com
Tue May 20 21:19:21 EDT 2008


I was wondering if anyone else saw this.

 

I am running CMAKE 2.6 (just upgraded) on Windows XP and I ran cmake on
my CMakeLists.txt files.

 

I noticed that the TARGET_LINK_LIBRARIES seems to add ".obj" instead of
".lib" to link libraries without an extension.  I went back to 2.4 and
everything works fine...  When it adds the .obj, obviously the build
fails because it can't find the .obj (it should be looking for .lib).

 

Anyone else seeing this?

 

-phil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080520/a198ca6f/attachment.htm>


More information about the CMake mailing list