"Bill Hoffman" wrote:

> There is no way to do that from CMake.  I consider it a feature since you
> can move an executable anywhere on the machine and the debugger still
> works.  Is this causing something not to work?

Kindly see my response to Eric.  In regards to the debugger; this is
precisely why I prefer relative pathnames.  I can move my project (with its
source code) to another target machine (using a different top directory),
and still have gdb working properly.




_______________________________________________
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