Hi, The Beautifier plugin has an option for astyle to "Use file *.astylerc defined in project files". The documentation states that the file must be defined in DISTFILES. That works well for qmake. But what about CMake?
The only way I could make it work is by adding the astylerc file to one of the targets (along with the cpp files for this target). But I find it a bit ugly to have the whole project style associated with a single target and to have it listed along cpp files. Does someone know a better solution? Thanks Regards, Benjamin
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator