[CMake] Using relative paths with INSTALL

Timothy M. Shead tshead at sandia.gov
Fri May 29 14:29:43 EDT 2009


Folks:

On a couple of occasions now I've recommended the use of relative paths 
with the OSX bundle installer - this to install files within the bundle 
in "nonstandard" locations.  It would be good to hear from the CMake 
gurus on whether relative paths are supported or not.  For example:

INSTALL(FILES foo DESTINATION ../MacOS)

... note that this only makes sense within the context of an OSX bundle.

Thoughts?
Tim



-- 
Timothy M. Shead
Data Analysis & Visualization (1424)
Sandia National Laboratories
505-284-0139



More information about the CMake mailing list