[CMake] Copying of 3rd party DLLs in a POST-BUILD step

Ben Medina ben.medina at gmail.com
Wed Jan 11 19:41:15 EST 2012


Yes, that's exactly it. I'll try to add something to the wiki.

On Wed, Jan 11, 2012 at 6:01 AM, Eric Noulard <eric.noulard at gmail.com> wrote:
> 2012/1/11 Robert Dailey <rcdailey at gmail.com>:
>> He probably just uses a project.vcproj.user file, and uses the
>> configure_file() command on it to fill in command arguments, environment
>> variables, etc etc.
>>
>> I've done this before and it works fantastically, although I have never
>> tried it to force the EXE to search for my DLL files without copying them.
>
> All of this may be worth a new Wiki entry, since those questions have popped-up
> several on the list.
>
>
> --
> Erk
> Membre de l'April - « promouvoir et défendre le logiciel libre » -
> http://www.april.org
> --
>
> 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