On 09/16/2010 12:09 AM, Angel Tsankov wrote:
Why does FILE(INSTALL ...) try to set permissions on destination files
even when I pass NO_SOURCE_PERMISSIONS?
This happens when installing a directory:
FILE(INSTALL "dir" DESTINATION "/usr/share/icons/oxygen"
NO_SOURCE_PERMISSIONS)
Is it possible to skip setting any permissions when installing a
directory that already exists at the destination?
Regards,
Angel Tsankov
_______________________________________________
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