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

Versionless CMake commands prevent setting variables in calling scope

XMLWordPrintable

      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.

        For Gerrit Dashboard: QTBUG-96121
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes