mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
f28401554a
When we are on OSX and we are launching cmake-gui from a symlink, the application will fail to launch as it can't find the qt.conf file which tells it what the name of the plugin folder is. We need to add this path BEFORE the application is constructed as that is what triggers the searching for the platform plugins