Page MenuHomePhabricator

[CMAKE] Add an option to promote some warnings to errors
ClosedPublic

Authored by Fabien on Dec 11 2019, 07:49.

Details

Summary

This is a cmake port of the autotools --enable-werror option.

Test Plan
cmake -GNinja -DENABLE_WERROR=ON ..
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 11 2019, 19:01