Revision 940e218c7890f3dcd52883df8fee2699d698036c authored by Lars Bilke on 03 December 2020, 21:22:27 UTC, committed by Lars Bilke on 03 December 2020, 21:22:27 UTC
QApplication needs a GUI environment, QCoreApplication does not.
1 parent 6f8fa33
Raw File
.cmake-format.yaml
# E.g. run with: fd CMakeLists.txt Applications/ -x cmake-format -i -c .cmake-format.yaml {}
tab_size: 4
max_subargs_per_line: 4
back to top