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

John Cary cary at txcorp.com
Thu Jul 8 11:00:57 EDT 2010


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?

Thx.....John Cary


More information about the CMake mailing list