[CMake] NMake Makefiles, 2.4.4 and target link libraries

Patrick J. Franz -- ML patrick at xia.com
Tue Nov 28 22:02:45 EST 2006


Patrick J. Franz -- ML wrote:
> Looking at this, I suppose that if ${my_library_dep_lib_name} was also 
> an internal variable, that could explain how the link library names ends 
> up as ${my_library_dep_lib_name}.lib -> my_library.dll.lib?

Small typo: ${my_library_dep_lib_name}.lib -> my_library_dep.dll.lib

Patrick


More information about the CMake mailing list