Skip to content

Commit

Permalink
cargo.lock copying added
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Sep 21, 2023
1 parent 2698cf0 commit 5db495d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ function(configure_cargo_toml cargo_toml_dir CARGO_PROJECT_VERSION CARGO_LIB_NAM
file(COPY
${CMAKE_CURRENT_SOURCE_DIR}/splitguide.yaml
${CMAKE_CURRENT_SOURCE_DIR}/cbindgen.toml
${CMAKE_CURRENT_SOURCE_DIR}/Cargo.lock
${CMAKE_CURRENT_SOURCE_DIR}/rust-toolchain
DESTINATION ${cargo_toml_dir})
endif()
Expand Down

0 comments on commit 5db495d

Please sign in to comment.