mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 21:51:57 +00:00
c3506bf16d
- Uses a small assembly file to include binary resources, rather than objcopy - Updates `base/common/getResource.cpp` for this new method of inclusion - Removes linux-only guards in CMake files, as this solution is cross-platform. The resulting binary resources are available in the ClickHouse server binary on Linux, macOS, and illumos platforms. FreeBSD has not been tested, but will likely work as well. |
||
---|---|---|
.. | ||
clickhouse-keeper.cpp | ||
CMakeLists.txt | ||
keeper_config.xml | ||
keeper_embedded.xml | ||
Keeper.cpp | ||
Keeper.h |