summaryrefslogtreecommitdiffstats
path: root/Auxiliary
diff options
context:
space:
mode:
authortophoo <30765654+tophoo@users.noreply.github.com>2023-11-08 15:34:19 (GMT)
committertophoo <30765654+tophoo@users.noreply.github.com>2023-11-16 15:29:02 (GMT)
commit7a07887055d8acd1d367c640ca069734fdf49fa4 (patch)
treece61650ca2c4d95594c122cda11c491c944e0609 /Auxiliary
parent7eb5ab2c63ce80b73e132710786cb5172ad60a0e (diff)
downloadCMake-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 'Auxiliary')
-rw-r--r--Auxiliary/vim/syntax/cmake.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/Auxiliary/vim/syntax/cmake.vim b/Auxiliary/vim/syntax/cmake.vim
index a13dfc9..9dad4ac 100644
--- a/Auxiliary/vim/syntax/cmake.vim
+++ b/Auxiliary/vim/syntax/cmake.vim
@@ -70,6 +70,7 @@ syn keyword cmakeProperty contained
\ ATTACHED_FILES
\ ATTACHED_FILES_ON_FAIL
\ AUTOGEN_BUILD_DIR
+ \ AUTOGEN_COMMAND_LINE_LENGTH_MAX
\ AUTOGEN_ORIGIN_DEPENDS
\ AUTOGEN_PARALLEL
\ AUTOGEN_SOURCE_GROUP
@@ -764,6 +765,7 @@ syn keyword cmakeVariable contained
\ CMAKE_ASM_STANDARD_REQUIRED
\ CMAKE_ASM_SUPPORTED
\ CMAKE_ASM_VISIBILITY_PRESET
+ \ CMAKE_AUTOGEN_COMMAND_LINE_LENGTH_MAX
\ CMAKE_AUTOGEN_ORIGIN_DEPENDS
\ CMAKE_AUTOGEN_PARALLEL
\ CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE