Closed david50407 closed 8 years ago
On my Ubuntu 14.04, cloc is not installed by default.
cloc
But while executing make check, it use cloc to count lines of code.
make check
Should this be mentioned in README file?
Please send PR to remove cloc.
Invalid since we drop cloc.
On my Ubuntu 14.04,
cloc
is not installed by default.But while executing
make check
, it usecloc
to count lines of code.Should this be mentioned in README file?