Since Qt Creator 4.3 release (now aka master branch) will get project information via CMake server (since 3.7 release).
 
For more info see: https://blog.qt.io/blog/2016/11/15/cmake-support-in-qt-creator-and-elsewhere
 
In my expirienceit's look like utility targets (install, rebuild_cache, edit_cache, package) do not exported now.
 
Now Qt Creator use project information via CodeBlocks extra generator (*.cbp files) and utility targets available now.
 
I check it on Windows with "NMake Makefiles" generator. You can try my experimental prebuilt binaries:
 
http://download.podsvirov.pro/installers/dad-0.3.1-windows-vc14x64-unstable.exe
 
Can anybody check it too?
 
--
Regards,
Konstantin Podsvirov
 
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to