mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 09:12:00 +00:00
Merge topic 'doc-CPACK_COMMAND_SYNC' into release-4.3
69ff535b54 Help: Document CPACK_COMMAND_SYNC variable
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11976
This commit is contained in:
@@ -160,3 +160,11 @@ on macOS:
|
||||
Path to the ``Rez(1)`` command used to compile resources on macOS. This
|
||||
variable can be used to override the automatically detected command (or
|
||||
specify its location if the auto-detection fails to find it).
|
||||
|
||||
.. variable:: CPACK_COMMAND_SYNC
|
||||
|
||||
.. versionadded:: 4.2
|
||||
|
||||
Path to the ``sync(8)`` command used to force completion of pending disk writes
|
||||
on macOS. This variable can be used to override the automatically detected
|
||||
command (or specify its location if the auto-detection fails to find it).
|
||||
|
||||
Reference in New Issue
Block a user