Qt Creator and Makefile based project. How?
-
Sure, see https://doc.qt.io/qtcreator/creator-projects-autotools.html for more information.
It's about enabling the
AutotoolsProjectManager
plugin.I'm not sure if this works if you have your own baked makefile.
-