[Interest] Build Qt project with CMake in Qt Creator
Thiago Macieira
thiago.macieira at intel.com
Tue Jul 10 16:45:19 CEST 2018
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
More information about the Interest
mailing list