Page MenuHomePhabricator

[CMAKE] Don't sort empty list
AbandonedPublic

Authored by Fabien on Jan 21 2020, 11:30.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

This is a workaround for a cmake bug in versions < 3.13.
The version bump to 3.13 is in progress so this fix is going to be
removed soon, but that will fix the secp256k1 Travis build in the
meantime in conjunction with D5034.

Test Plan
ninja check

Run the Travis build.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secp256k1_fix_list_sort
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9090
Build 16142: Default Diff Build & Tests
Build 16141: arc lint + arc unit