Verified Commit 755c6f35 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Ensure Cargo consumers can find installed targets

Directories `CMAKE_INSTALL_BINDIR` and `CMAKE_INSTALL_DATADIR` are now
exported as package variables `CARGO_BIN_INSTALL_DIR` and
`CARGO_DATA_INSTALL_DIR`. This allows consuming projects to retrieve
these values by using `find_package(cargo)`.
parent 7716a4c3
Pipeline #4098 passed with stages
in 3 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment