Actions
Feature #1347
openCodingStyle: Update autotools options to meson ones
Status:
In Review
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
05/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Replace autotools --enable-... options in CodingStyle with respective meson -D... options.
There's instruction to use --enable-debug for test builds of patches. Current equivalent is -Ddebug=true -Dwerror=true, but with #1316 it will also become necessary to set -Dwarning_level.
Files
Actions