bitcoin/share
Hennadii Stepanov 332655cb52
build: Rename PACKAGE_* variables to CLIENT_*
The use of `PACKAGE_NAME` for the project's variable name is
problematic, as this name is commonly used in CMake's interface
variables. If third-party CMake code handles with scopes improperly,
our `PACKAGE_NAME` variable could end up with an unexpected value.

This change avoids such conflicts by renaming all `PACKAGE_*` variables
to `CLIENT_*`.
2024-10-28 12:35:55 +00:00
..
examples doc: replace bitcoin.conf with placeholder file 2022-05-02 15:38:07 +02:00
pixmaps
qt build: Bump minimum supported macOS to 13.0 2024-10-15 10:18:48 +01:00
rpcauth contrib: rpcauth.py - Add new option (-j/--json) to output text in json format 2024-04-25 08:32:28 -05:00
setup.nsi.in build: Rename PACKAGE_* variables to CLIENT_* 2024-10-28 12:35:55 +00:00