[CMake] strip runtime paths from non-targets

Michael Jackson mike.jackson at bluequartz.net
Sat Oct 9 08:20:30 EDT 2010


Is this with mingw or with visual studio? You may need to place a
qt.conf file in your installation.

-----
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson at bluequartz.net
BlueQuartz Software               Dayton, Ohio

On Oct 9, 2010, at 2:43, edA-qa mort-ora-y <eda-qa at disemia.com> wrote:

> When copying executables/libraries under Windows CMake does some kind of
> path stripping. I presume this is to clean up any absolute path references.
>
> How can I get this to happen on DLLs which Cmake wasn't responsible for
> building? That is, I need to copy a DLL built by another build process
> (not under my control), and want the same patchup?
>
> The core of my problem is trying to get the MySQL QT Plugin to work
> correctly in an installed environment.
>
> --
> edA-qa mort-ora-y
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
>
>    BigTPoker - Poker fun and games
>
>        http://BigTPoker.com/
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> Sign: Please digitally sign your emails.
> Encrypt: I'm also happy to receive encrypted mail.
>
> _______________________________________________
> 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