Page MenuHomePhabricator

whitespaces nits in CMakeLists
ClosedPublic

Authored by markblundeberg on Jul 8 2019, 01:40.

Details

Summary

This has been bugging me every time I update these files. My editor
automatically strips trailing whitespace throughout the file, and appends
a trailing newline. I've gone through all the CMakeLists and found all
the nits.

Test Plan

run cmake

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remspace
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6725
Build 11497: Bitcoin ABC Buildbot (legacy)
Build 11496: arc lint + arc unit

Event Timeline

markblundeberg retitled this revision from remove empty line indentation from CMakeLists to whitespaces nits in CMakeLists.
markblundeberg edited the summary of this revision. (Show Details)

did all the CMakeLists, not just the main one

I am not actually able to run CMake in my local setup ... if someone else can verify this before accepting that would be great.

I have no cmake build failure, with or without this patch.

This revision is now accepted and ready to land.Jul 8 2019, 10:23