[CMake] What do Visual Studio users do so they can run/debug their programs when using 3rd party .dlls?

Dan Kegel dank at kegel.com
Mon May 26 11:08:08 EDT 2014


On Mon, May 26, 2014 at 8:04 AM, Klaim - Joël Lamotte <mjklaim at gmail.com> wrote:
>  - Why can't I use the install command from CMake? My understanding is that
> it's used to install the application in the system

Not really.  It's to massage the installed files into their final form --
but not neccessarily into their final location.  See
http://www.cmake.org/Wiki/CMake_FAQ#Does_CMake.27s_.22make_install.22_support_DESTDIR.3F


More information about the CMake mailing list