Timothy M. Shead wrote:
We're going off on a tangent here, so I'll restate my question. Forget the context. If I write

  INSTALL(FILES foo DESTINATION ../bar)

... it works fine today. Will it work in the future? Is it guaranteed to work on all platforms? I ask because I recognize that it is an unusual use-case.

Many thanks,
Tim

But you'd only ever do that with the cpack bundle generator, right?
Why not use the drag-n-drop generator instead? Then you won't have to go outside the install prefix. This is one of the reasons I contributed the drag-n-drop generator.

Clint

_______________________________________________
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