mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-06 03:49:16 +02:00
build: Generate ip_asn.dat.h during build process
This can be disabled with -DWITH_EMBEDDED_ASMAP=OFF.
This commit is contained in:
@@ -18,6 +18,5 @@ ${formatted_bytes}
|
||||
};
|
||||
|
||||
inline constexpr std::span ${raw_source_basename}{detail_${raw_source_basename}_raw};
|
||||
}
|
||||
")
|
||||
}")
|
||||
file(WRITE ${HEADER_PATH} "${header_content}")
|
||||
|
||||
Reference in New Issue
Block a user