mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
89c071e291
Our crates has configuration files: - config for cargo (see config.toml.in) - and possibly config for build (build.rs.in) Previously it uses source directory, and it will overrides files in the source directory, which will require recompile of crates in case of multiple builds for one source directory. To avoid overlaps different builds for one source directory, crate will be copied from source directory to the binary directory. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
.cargo | ||
BLAKE3 | ||
skim | ||
CMakeLists.txt |