Files
scylladb/tools
Sergey Zolotukhin e35746064a 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.

(cherry picked from commit ae23d42889)
2024-10-11 18:20:42 +00:00
..
2024-08-27 07:39:39 +03:00
2024-03-25 11:16:25 +02:00
2023-09-11 21:38:02 +03:00
2024-06-05 08:00:19 +03:00