[CMake] deploy VS2008 application

Yifei Li yifli at mtu.edu
Sat Aug 27 17:30:22 EDT 2011


I want to provide more information:

1. CMAKE_BUILD_TYPE is debug
2. The debug version of QtCore and QtGui libraries are copied into the destination folder correctly

On Aug 27, 2011, at 4:11 PM, Yifei Li wrote:

> Hi,
> 
> The application I deployed is a DEBUG version and I have include(InstallRequiredSystemLibraries) in my CMakeLists.txt.
> 
> However, msvc(m/p/r)90.dll instead of msvc(m/p/r)90d.dll are copied to the destination folder.  Any idea why this happened?
> 
> Thanks
> 
> Yifei
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list