Skip to content

Commit

Permalink
Refs #4333. Yet another bundle path...
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Jan 10, 2012
1 parent 0800d49 commit bb0ff29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/MantidPlot/FixBundle.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ file ( GLOB_RECURSE qtplugins ${bundle}/Contents/Frameworks/plugins/*.dylib )
file ( GLOB_RECURSE mtdqtplugins ${bundle}/plugins/*.dylib )
set ( mantidpydir ${bundle}/Contents/MacOS/mantid )
set ( mantidpy ${mantidpydir}/kernel/_kernel.so
${mantidpydir}/kernel/_dlopen.so
${mantidpydir}/geometry/_geometry.so
${mantidpydir}/api/_api.so )

Expand Down

0 comments on commit bb0ff29

Please sign in to comment.