mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 22:51:41 +08:00
MacOS: create a bundled version of all example programs with fltk-config --post
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9736 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -139,6 +139,7 @@ UNINSTALL_DESKTOP = @UNINSTALL_DESKTOP@
|
||||
.o$(EXEEXT):
|
||||
echo Linking $@...
|
||||
$(CXX) $(ARCHFLAGS) $(LDFLAGS) $< $(LINKFLTK) $(LDLIBS) -o $@
|
||||
$(OSX_ONLY) ../fltk-config --post $@
|
||||
|
||||
.c.o:
|
||||
echo Compiling $<...
|
||||
|
||||
Reference in New Issue
Block a user