Keep a remove_compiler_flags macro that does both.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING531133ca14dd: [CMAKE] Split remove_compiler_flags into C and CXX variants
rABC531133ca14dd: [CMAKE] Split remove_compiler_flags into C and CXX variants
mkdir buildcmake && cd buildcmake cmake -GNinja .. -DCMAKE_BUILD_TYPE=RelWithDebInfo ninja -v
Check the -DNDEBUG does not appear on the compiler command lines.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_split_remove_compiler_flag
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5160 Build 8383: Bitcoin ABC Buildbot (legacy) Build 8382: arc lint + arc unit