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

qt-cmake creates pri files even if given target is excluded from all

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.1
    • Build System: CMake
    • None

    Description

      Consider following code:

      qt_internal_add_module(FOO)
      set_target_properties(FOO PROPERTIES EXCLUDE_FROM_ALL TRUE)
      

      This still have some pri files generated.

      Maybe some FLAG for dry_run so no files are generated ?

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            michal Michal Klocek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes