rearranging rust files
This commit is contained in:
parent
b76f027455
commit
748c7672be
7 changed files with 6 additions and 186 deletions
|
@ -75,7 +75,7 @@ add_subdirectory(src)
|
|||
set(CRATE libre-presenter)
|
||||
|
||||
# Corrosion creates a CMake target with the same name as the crate.
|
||||
corrosion_import_crate(MANIFEST_PATH src/rust/Cargo.toml CRATES ${CRATE})
|
||||
corrosion_import_crate(MANIFEST_PATH Cargo.toml CRATES ${CRATE})
|
||||
|
||||
# The Rust library's build script needs to be told where to output the
|
||||
# generated headers so CMake can find them. To do this, tell Corrosion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue