Skip to content

Commit

Permalink
I'm lost for words
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Jan 8, 2025
1 parent 51887aa commit abce008
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions inst/src/Makevars
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
PKG_CPPFLAGS = -DNDEBUG -I/opt/homebrew/Cellar/harfbuzz/10.1.0/include/harfbuzz -I/opt/homebrew/Cellar/glib/2.82.4/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.82.4/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.44/include -I/opt/homebrew/Cellar/graphite2/1.3.14/include -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/fribidi/1.0.16/include/fribidi -DFRIBIDI_LIB_STATIC
PKG_LIBS = -L/opt/homebrew/Cellar/harfbuzz/10.1.0/lib -lharfbuzz -lm -framework ApplicationServices -L/opt/homebrew/Cellar/glib/2.82.4/lib -lglib-2.0 -L/opt/homebrew/opt/gettext/lib -lintl -liconv -lm -framework Foundation -framework CoreFoundation -framework AppKit -framework Carbon -L/opt/homebrew/Cellar/pcre2/10.44/lib -lpcre2-8 -D_THREAD_SAFE -pthread -L/opt/homebrew/Cellar/graphite2/1.3.14/lib -lgraphite2 -L/opt/homebrew/opt/freetype/lib -lfreetype -lbz2 -L/opt/homebrew/opt/libpng/lib -lpng16 -lz -L/opt/homebrew/Cellar/fribidi/1.0.16/lib -lfribidi

all: clean

clean:
rm -f $(SHLIB) $(OBJECTS)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit abce008

Please sign in to comment.