Description
compare attached screenshots (FindGStreamer.cmake from qtmultimedia):
the highlighting of
if(NOT TARGET GStreamer::${component})
is broken,
while
if(NOT TARGET GStreamer${component})
works nicely
Attachments
Issue Links
- relates to
-
QTCREATORBUG-31511 cmake: highlighting off in double variable expansion
-
- Reported
-