Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30285

cmake: if(TARGET) highlighting breaks with ::

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 12.0.2
    • Editors
    • macOS

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              davschul David Schulz
              timblechmann tim blechmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes