mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
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_*`. |
||
|---|---|---|
| .. | ||
| module | ||
| script | ||
| bitcoin-build-config.h.in | ||
| ccache.cmake | ||
| cov_tool_wrapper.sh.in | ||
| crc32c.cmake | ||
| introspection.cmake | ||
| leveldb.cmake | ||
| minisketch.cmake | ||
| tests.cmake | ||