Closed pinotree closed 4 years ago
Add a cmake option to disable the installation (if enabled) of the fonts, and skips their loading as files. This is useful in case the fonts are already installed in the system, so QFont loads them with no issues.
Rebased and merged in CLI. Thanks!
Add a cmake option to disable the installation (if enabled) of the fonts, and skips their loading as files. This is useful in case the fonts are already installed in the system, so QFont loads them with no issues.