Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- Hopefully fixes OMPlot for OSX


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20801 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 23, 2014
1 parent 7daf95e commit 2b825cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMPlot/OMPlotGUI/Makefile.unix.in
Expand Up @@ -35,6 +35,7 @@ endif
$(LIB): Makefile.lib
$(MAKE) -f $<
cp -a ../bin/libOMPlot* $(top_builddir)/build/lib/omc/
install_name_tool -id @rpath/libOMPlot.1.0.0.dylib $(top_builddir)/build/lib/omc/libOMPlot.1.0.0.dylib

build: $(NAME) $(LIB)
cp -p ../bin/$(NAME) $(builddir_bin)
Expand Down

0 comments on commit 2b825cc

Please sign in to comment.