Define COMPOSER_SUPPORT_READONLY_LINUX#
Defined in File installation_composer.h
Define Documentation#
-
COMPOSER_SUPPORT_READONLY_LINUX#
When enabled, support the read-only flag for files. By default this flag is not enabled due to limited support by the OS.
The Windows OS provides native support for this flag
The Linux allows installing additional libraries providing support, but this is not supported by all Linux versions.
The Posix API doesn’t provide support for the read-only flag.