CMake|macOS: Added a build option to disable Qt deployment
It makes debug builds faster when macdeployqt is not run.Instead, use @rpath to locate the local Qt frameworks.
View differences
CMake|macOS: Added a build option to disable Qt deployment
It makes debug builds faster when macdeployqt is not run.
Instead, use @rpath to locate the local Qt frameworks.