1 diff --git a/src/contour/CMakeLists.txt b/src/contour/CMakeLists.txt
2 index 92afdf31..19416460 100644
3 --- a/src/contour/CMakeLists.txt
4 +++ b/src/contour/CMakeLists.txt
5 @@ -496,11 +496,11 @@ elseif(APPLE)
8 include(BundleUtilities)
11 - \"\${PLUGIN_PATHS}\"
12 - \"${LIBS_SEARCH_DIRS}\"
16 + # \"\${PLUGIN_PATHS}\"
17 + # \"${LIBS_SEARCH_DIRS}\"
20 # Post-fix libqcocoa.dylib platform plugin's rpath,
21 # The already provided rpath (@loader_path/../../../../lib) does not work