Re: [Interest] Build Qt project with CMake in Qt Creator

2018-07-10 Thread Thiago Macieira
On Tuesday, 10 July 2018 07:30:17 PDT Álvaro Cebrián Juan wrote:
> I would like to know if it is possible to configure Qt Creator so that when
> i hit Run (Ctrl+R), it builds my project using CMake instead of qmake.

Sure. Close the project in Qt Creator, delete your .pro.user file, then open 
the CMakeLists.txt file to create a new project.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


[Interest] Build Qt project with CMake in Qt Creator

2018-07-10 Thread Álvaro Cebrián Juan
I would like to know if it is possible to configure Qt Creator so that when
i hit Run (Ctrl+R), it builds my project using CMake instead of qmake.

Thank you.

Álvaro
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest