Skip to content

Improved file path compatibility #372

Open
benediktadams wants to merge 1 commit intorive-app:masterfrom
Yum-Audio:master
Open

Improved file path compatibility #372
benediktadams wants to merge 1 commit intorive-app:masterfrom
Yum-Audio:master

Conversation

@benediktadams
Copy link

The line

source $(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)/${machine}/config_directories.sh

in rive-cpp/dependencies/config_directories.sh didn't work, when the library was cloned to a file path containing spaces.

By first writing the script_dir path to a variable and using that for the source call, we can support paths with spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant