Petr Kmoch wrote
> 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.

A /good/ idea! Thanks. To be complete, for future readers, my actual command
is actually like

where DESTINATION_LIB is assigned a value with set(...). Then

replaces ${DESTINATION_LIB} correctly.

So it works great indeed! Thanks again, Petr.



-----
--
Luc J. Bourhis

--
View this message in context: 
http://cmake.3232098.n2.nabble.com/ExternalProject-Add-and-globbing-tp7583473p7583476.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

Reply via email to