Files
modules/lib
Xavier Delaruelle b7d46f47d2 install: split lib build in two steps for coverage
To ensure the coverage files are correctly named after the .c source
file name, first build the object file then process it with linker to
build the shared library.
2021-08-01 16:18:20 +02:00
..