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
Branch
cmake_werror
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8499
Build 15002: Default Diff Build & Tests
Build 15001: arc lint + arc unit

Event Timeline

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