[CMake] How to get a project installed with g+w?

Brad King brad.king at kitware.com
Thu Jul 8 11:37:08 EDT 2010


On 07/08/2010 11:00 AM, John Cary wrote:
> Concerning projects that I have no control
> over, like hdf5 or trilinos, for our group
> to be able to reinstall, I would like cmake
> to install everything with g+w.
> 
> I see at http://www.cmake.org/cmake/help/cmake2.6docs.html
> how the project can install with group write
> perms, but what if I do not want to modify
> the project's CMakeLists.txt files?
> 
> I would be happy, e.g., if the installation
> would simply respect my umask or allow me to
> define one.
> 
> Anything like this possible?

http://www.cmake.org/Bug/view.php?id=10126#c19488
http://www.cmake.org/Bug/view.php?id=9620

-Brad


More information about the CMake mailing list