Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT Creator and CMAKE( Project layout )
Qt 6.11 is out! See what's new in the release blog

QT Creator and CMAKE( Project layout )

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Andy PageA Offline
    Andy PageA Offline
    Andy Page
    wrote on last edited by
    #1

    I cant believe I am the only person to have queried this behaviour.

    When I run CMAKE from QTCREATOR - I don't see source files associated with individual CMAKE targets(libraries / exes) rather I see all source files.
    i.e. I don't necessarily see which files go with which targets, and more than that some files go with many different targets with possible different configuration parameters.
    i.e. the typical project layout I would expect from visual studio.

    Is it possible to switch to this view ( and I have missed the obvious).

    QTCREATOR knows which CMAKE targets are present, and I am pretty certain that the CODEBLOCKS project file that is generated by QTCREATOR as the intermediate format it uses, also has which files belong to which target.

    Can some expert tell what I am missing !!!

    1 Reply Last reply
    1
    • Andy PageA Offline
      Andy PageA Offline
      Andy Page
      wrote on last edited by
      #2

      Clearly this is the wrong forum for getting specific QTCreator queries answered,
      can someone point me to a better forum.

      jsulmJ 1 Reply Last reply
      1
      • Andy PageA Andy Page

        Clearly this is the wrong forum for getting specific QTCreator queries answered,
        can someone point me to a better forum.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Andy-Page You could ask on QtCreator mailing list where QtCreator developers are: http://lists.qt-project.org/mailman/listinfo/qt-creator

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved