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

Wizard generated CMake based Boot2Qt don't deploy without setting an extra install step to CMakeLists.txt

XMLWordPrintable

    • Linux/Yocto

      Steps to reproduce:

      1. Install any B2Qt binary via installer
      2. Generate a cmake based application via QtCreator wizard
      3. Build and run

      Expected result:

      The application gets deployed to device

      Actual result:

      The application does not get deployed to device without adding:

       install(TARGETS application_name DESTINATION /opt)

      to CMakeLists.txt

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

            con Eike Ziller
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes