editorconfig / editorconfig-qtcreator

EditorConfig Plugin for QtCreator
Other
40 stars 8 forks source link

Is it possible to replace QMake with CMake anyhow? #8

Closed KOLANICH closed 4 years ago

hgraeber commented 4 years ago

The build of qtcreator plugins is closely tied to the qtcreator build system. So we have to use qmake. When qtcreator has changed to use cmake - and I think this will happen with Qt6 - I will enable the use of cmake, too.