CMake: Highlight the standard CMake environment variables

Authored by turbov on Jun 11 2019, 12:53 PM.

Description

CMake: Highlight the standard CMake environment variables

I.e. inside the $ENV{<var>} expressions.
Also, support for the $CACHE{<var>} syntax.

https://cmake.org/cmake/help/latest/manual/cmake-env-variables.7.html

Details

Auditors
romangg
Committed
turbovJun 11 2019, 12:53 PM
Parents
R216:a72b6b5e53ec: Add syntax definition for ninja build
Branches
Unknown
Tags
Unknown
romangg raised a concern with this commit.Jun 11 2019, 8:47 PM
romangg added a subscriber: romangg.

Why was there no prior review?

Build fails now on Neon Dev Unstable. This leads to failing KTextEditor and plasma-workspace builds with kdesrc-build.

This commit now has outstanding concerns.Jun 11 2019, 8:47 PM
romangg resigned from this commit.Jun 12 2019, 2:12 PM
romangg added a subscriber: vkrause.

Fixed by 63404b960a3b. Thx @vkrause.

This commit no longer requires audit.Jun 12 2019, 2:12 PM