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

pri file is allways included in project

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes