[CMake] Potential CMake bug ?

Félix C. Morency felix.morency at gmail.com
Mon Jun 23 13:49:23 EDT 2008


Hi,

Here's the situation:

Install is performed according to the ${CMAKE_INSTALL_PREFIX}:

install( FILES ${someFile) DESTINATION ${someRelativePath} )

This works great and don't need admin rights to "make package".

The problem is that I can't install anything in /etc without redefining the
CMAKE_INSTALL_PREFIX to "/" or I need admin right to "make package".

This is a very ugly hack IMHO.

Any other workaround ?

Cheers,
Félix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080623/a6566ad6/attachment-0001.htm>


More information about the CMake mailing list