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. Using cmake as a build system
Forum Updated to NodeBB v4.3 + New Features

Using cmake as a build system

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Abdeljalil
    wrote on 9 Jul 2014, 18:19 last edited by
    #1

    i want to use cmake instead of qmake as a build system for my qt apps.
    how can i creat a project in qt creator that uses cmake by default instead of qmake.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Jul 2014, 20:51 last edited by
      #2

      Hi,

      AFAIK, in the case of cmake, you have to create the base structure first yourself

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Abdeljalil
        wrote on 10 Jul 2014, 08:50 last edited by
        #3

        do you mean to write the "CMakeLists" file manually ?
        how can i do that?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 10 Jul 2014, 21:58 last edited by
          #4

          Follow Qt's documentation "cmake manual":http://qt-project.org/doc/qt-5/cmake-manual.html chapter

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          9 Jul 2014, 18:19

          • Login

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