I would propose a longer limit for the line width (`line_width`) - 80 could be too short
for comments (some cmake commands also take comment parameter) and string parameters.
Nowadays, all displays as well as the terminal apps support way larger number of chars per
line.
A second proposal is to have coherence in naming style for cmake-related files. I pushed
recently a commit to use `-` (dash) instead of `_` (underscore) in some file names, given
that `-` was more common and I suggest to use this style further.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4075#issuecomment-2548199890
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4075/2548199890(a)github.com>