Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96121

Versionless CMake commands prevent setting variables in calling scope

    XMLWordPrintable

Details

    Description

      Versionless CMake wrapper commands are often defined around the versioned equivalents. Some of those versioned commands take a variable name and will set a variable in the calling scope using that name, but the versionless wrapper commands have been implemented as functions instead of macros in many cases. They need to be macros to allow these variables to be set in the calling scope.

      Attachments

        Issue Links

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

          Activity

            People

              crscott Craig Scott
              crscott Craig Scott
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes