Skip to content

Change prefix where MLT library is installed

MLT installes stuff into a versioned directory on Linux and Android, so we should take that into account. On Windows and MacOS MLT installs stuff into non-versioned directory and detects location via the current executable path, so no environment variables are needed.

Merge request reports