Page MenuHomePhabricator

Remove Bitcoin Cash references in CMake config files
ClosedPublic

Authored by Mengerian on Feb 11 2021, 23:34.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC36fb5fb81af5: Remove Bitcoin Cash references in CMake config files
Summary

Change Bitcoin Cash to BCHA in CMakeLists.txt
Change PackageOptions.cmake to use description from CMakelists.txt

Test Plan

Delete build directory, and create a new one
In fresh build directory, type CMake -GNinja ..
Check in CPackConfig.cmake that CPACK_PACKAGE_DESCRIPTION and CPACK_PACKAGE_DESCRIPTION_SUMMARY are set correctly.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable