[CMake] INSTALL and Libraries (VS2003.net)
Mike Jackson
imikejackson at gmail.com
Fri Jul 13 14:30:20 EDT 2007
I am trying to figure out in cmake what extra commands I need to set
so that when I do an :
INSTALL(TARGETS ${MXADATAMODEL_LIB_NAME} LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib)
the .dll will actually get copied when running the "install" target
under VS 2003.Net?
At least I am under the impression that I need the .dll files in the
same directory as the .lib, which is being copied.
Looking through the docs is not really helping at this point.
--
Mike Jackson
imikejackson _at_ gee-mail dot com
More information about the CMake
mailing list