mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
doc: Drop mentions of share/genbuild.sh
This commit is contained in:
parent
5c7d4b9dec
commit
d209e4f156
2 changed files with 1 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ const std::string CLIENT_NAME("Satoshi");
|
|||
|
||||
#ifdef HAVE_BUILD_INFO
|
||||
#include <obj/build.h>
|
||||
// The <obj/build.h>, which is generated by the build environment (share/genbuild.sh),
|
||||
// The <obj/build.h>, which is generated by the build environment (cmake/script/GenerateBuildInfo.cmake),
|
||||
// could contain only one line of the following:
|
||||
// - "#define BUILD_GIT_TAG ...", if the top commit is tagged
|
||||
// - "#define BUILD_GIT_COMMIT ...", if the top commit is not tagged
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue