|
|
|
|
@ -39,7 +39,7 @@ else
|
|
|
|
|
message('Building in release mode') |
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
if get_option('sandboxed') |
|
|
|
|
if get_option('sandboxed-build') |
|
|
|
|
# This is the path used by flatpak-cargo-generator in flatpak-builder-tools |
|
|
|
|
cargo_env = [ 'CARGO_HOME=' + meson.project_source_root() / 'cargo' ] |
|
|
|
|
else |
|
|
|
|
|