vs.language.cmake
vs.language.cmake copied to clipboard
highlight more standard cmake tokens
For example, FORCE should highlight as a standard cmake token in set() variable assignments that use CACHE.
cmake_path also needs highlighting, since cmake 3.20
And EXPAND_TILDE. And REAL_PATH.
And DEPENDS since like, forever.