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

pri file is allways included in project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 4.7.0
    • None
    • Linux/X11

    Description

      with the following code: 

      contains ( CONFIG, USE_VISION ){
       message(With vision)
       include($$PWD/src/vision.pri)
       }
      

      $$PWD/src/vision.pri is always included in the project even if USE_VISION is not defined

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            ruisebastiao Rui Sebastiao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes