adding a basic other struct in rust... well trying...
This commit is contained in:
parent
7eba697dc2
commit
9644631f7c
11 changed files with 124 additions and 36 deletions
|
@ -72,7 +72,7 @@ if(NOT Corrosion_FOUND)
|
|||
endif()
|
||||
|
||||
add_subdirectory(src)
|
||||
set(CRATE qml-minimal)
|
||||
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})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue