Files
scylladb/tools
Sergey Zolotukhin ae23d42889 tools: Add build_info header with functions providing build type information
A new header provides `constexpr` functions to retrieve build
type information: `get_build_type()`, `is_release_build()`,
and `is_debug_build()`. These functions are useful when adding
changes that should be enabled at compile time only for
specific build types.
2024-10-11 09:38:24 +02:00
..
2024-09-10 08:11:40 +03:00
2024-10-01 12:48:45 +03:00