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
 
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to