cmake-format Questions
5
Solved
I have relatively complex CMake files and I am wondering if there is a way to automatically reformat a CMakeLists.txt and beautify it for easier reading.
Some simple tricks would do the jobs, such ...
Tunisia asked 3/1, 2017 at 15:4
2
Solved
Is there a way to get clang-format to correctly format a CMake file?
I have a .clang-format file with Language: Cpp and BasedOnStyle: Google. No other language is specified.
Ideally, I would like...
Hooey asked 30/5, 2017 at 11:56
1
© 2022 - 2024 — McMap. All rights reserved.