diff --git a/cmake/configurables/qt.conf b/cmake/configurables/qt.conf deleted file mode 100644 index 5f80cb791d282b5e67c4a54761cb1b8f5bc3037c..0000000000000000000000000000000000000000 --- a/cmake/configurables/qt.conf +++ /dev/null @@ -1,4 +0,0 @@ - -[Paths] -Plugins = PlugIns - \ No newline at end of file diff --git a/cmake/configurables/qt.conf.mac b/cmake/configurables/qt.conf.mac new file mode 100644 index 0000000000000000000000000000000000000000..3b86c71077056e2a14167f30410baa3e0bf3506e --- /dev/null +++ b/cmake/configurables/qt.conf.mac @@ -0,0 +1,3 @@ +# qt.conf for the MacOS package +[Paths] +Plugins = PlugIns