Description
there is a small highlighting glitch for cmake code:
message( GStreamer_${component}_INCLUDE_DIR ${GStreamer_${component}_INCLUDE_DIR})
- GStreamer_${component}INCLUDE_DIR: both GStreamer and _INCLUDE_DIR have the "text color"
- ${GStreamer_${component}INCLUDE_DIR}: GStreamer has the "variable color", while _INCLUDE_DIR has the text color.
(compare the screenshot)
Attachments
Issue Links
- relates to
-
QTCREATORBUG-30285 cmake: if(TARGET) highlighting breaks with ::
-
- Reported
-