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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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