Don't assume default XDG_DATA_DIRS on macOS
Fixes crash for builds with Homebrew or MacPorts if XDG_DATA_DIRS is not defined. Doesn't affect our app bundle, because set_macos_app_bundle_env() is called first and defines XDG_DATA_DIRS.
Loading
Please register or sign in to comment