mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
4 lines
169 B
CMake
4 lines
169 B
CMake
|
corrosion_import_crate(MANIFEST_PATH Cargo.toml NO_STD)
|
||
|
|
||
|
target_include_directories(_ch_rust_blake3 INTERFACE include)
|
||
|
add_library(ch_rust::blake3 ALIAS _ch_rust_blake3)
|