diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a125d71e..da6be5e66 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,6 +114,7 @@ function(configure_cargo_toml cargo_toml_dir CARGO_PROJECT_VERSION CARGO_LIB_NAM ${CMAKE_CURRENT_SOURCE_DIR}/cbindgen.toml ${CMAKE_CURRENT_SOURCE_DIR}/Cargo.lock ${CMAKE_CURRENT_SOURCE_DIR}/rust-toolchain.toml + ${CMAKE_CURRENT_SOURCE_DIR}/version.txt DESTINATION ${cargo_toml_dir}) file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/include/zenoh.h