On Mon, Jul 13, 2015 at 12:05 PM, David Cole <dlrd...@aol.com> wrote:
> I think this should be achievable somehow with CMAKE_INSTALL_PREFIX
> set to "/parent_dirs" and then using appropriate DESTINATION and
> CONFIGURATIONS arguments to the CMake install commands.
>
> Have you tried using the CONFIGURATIONS args to the install command?

We haven't tried altering the install commands, but there's a
difficulty there - we don't always control all the CMake code in our
build.  We include some 3rd party libraries and try to keep their code
as close to "vanilla" as possible, which means it would be vastly
preferable not to need to track down and redo all the install commands
in that code whenever we needed to re-sync.

Thanks,
CY
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to