[CMake] ExternalProject_Add and globbing

Petr Kmoch petr.kmoch at gmail.com
Mon Mar 4 07:41:36 EST 2013


Hi Luc,

would it help of you changed the command to run 'sh' and have it
execute 'cp lib/*.so /usr/local/lib'? Just a wild idea.

Petr

On Mon, Mar 4, 2013 at 12:50 PM, Luc J. Bourhis <luc_j_bourhis at mac.com> wrote:
> Hi,
>
> ExternalProject_Add is a fantastic tool but I have got one issue with it.
> Let's say I do the following (tested on Linux)
>
> The install step fails as if the shell did not see the glob. The exact error
> reads
>
> Thanks for any help
>
>
>
>
> -----
> --
> Luc J. Bourhis
>
> --
> View this message in context: http://cmake.3232098.n2.nabble.com/ExternalProject-Add-and-globbing-tp7583473.html
> Sent from the CMake mailing list archive at Nabble.com.
> --
>
> 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