pboettch / vim-cmake-syntax

Vim syntax highlighting rules for modern CMake.
Other
98 stars 33 forks source link

Add CMAKE_<LANG>_LINKER_LAUNCHER variables #26

Closed magras closed 1 year ago

magras commented 1 year ago

CMAKE_<LANG>_LINKER_LAUNCHER was introduced in cmake 3.21.

I added only C and CXX languages, because I didn't find other LINKER variables for OBJC and OBJCXX.

pboettch commented 1 year ago

This was added automatically by re-running the script.