diff options
author | tophoo <30765654+tophoo@users.noreply.github.com> | 2023-11-08 15:34:19 (GMT) |
---|---|---|
committer | tophoo <30765654+tophoo@users.noreply.github.com> | 2023-11-16 15:29:02 (GMT) |
commit | 7a07887055d8acd1d367c640ca069734fdf49fa4 (patch) | |
tree | ce61650ca2c4d95594c122cda11c491c944e0609 /Help/manual/cmake-variables.7.rst | |
parent | 7eb5ab2c63ce80b73e132710786cb5172ad60a0e (diff) | |
download | CMake-7a07887055d8acd1d367c640ca069734fdf49fa4.zip CMake-7a07887055d8acd1d367c640ca069734fdf49fa4.tar.gz CMake-7a07887055d8acd1d367c640ca069734fdf49fa4.tar.bz2 |
Autogen: Add support for response files for moc predef targets
Add support for response files for moc predef targets and make the limit when
to use response files for autogen targets configurable.
Diffstat (limited to 'Help/manual/cmake-variables.7.rst')
-rw-r--r-- | Help/manual/cmake-variables.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst index a73494e..5f47c6e 100644 --- a/Help/manual/cmake-variables.7.rst +++ b/Help/manual/cmake-variables.7.rst @@ -400,6 +400,7 @@ Variables that Control the Build /variable/CMAKE_APPLE_SILICON_PROCESSOR /variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY /variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG + /variable/CMAKE_AUTOGEN_COMMAND_LINE_LENGTH_MAX /variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS /variable/CMAKE_AUTOGEN_PARALLEL /variable/CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE |