Results 1 to 2 of 2

Thread: include cmake inside qmake

  1. #1
    Join Date
    Aug 2009
    Posts
    30
    Thanks
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default include cmake inside qmake

    I have a project defined with cmake and I need to build a ui for this project. I would like to know if it is possible to build the interface with qmake and include the compilation of the project inside a .pro and call cmake to compile.

    - I know is possible to do everything with cmake? but is it the good solution?
    http://www.qtcentre.org/search.php?s...704&pp=&page=7

    - Coudl we call cmake from a .pro?

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: include cmake inside qmake

    I suggest you to build your project using CMake
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. qmake versus CMake
    By jcr in forum Qt Programming
    Replies: 19
    Last Post: 23rd April 2013, 14:31
  2. Replies: 6
    Last Post: 3rd December 2010, 20:51
  3. How to tell Qmake to include ws2_32 in visual studio project
    By umen in forum Installation and Deployment
    Replies: 0
    Last Post: 25th October 2010, 07:28
  4. Replies: 3
    Last Post: 6th February 2008, 12:53
  5. qmake: include files?
    By Doug Broadwell in forum Newbie
    Replies: 2
    Last Post: 16th May 2007, 23:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.