mirror of
https://github.com/sist2app/sist2.git
synced 2025-05-11 12:25:54 +02:00
Document info modal #19
This commit is contained in:
parent
d42129cfcb
commit
919f45c79c
12 changed files with 198 additions and 24 deletions
|
@ -5,7 +5,7 @@ THREADS=$(nproc)
|
|||
cd lib
|
||||
|
||||
cd mupdf
|
||||
make USE_SYSTEM_HARFBUZZ=yes USE_SYSTEM_OPENJPEG=yes HAVE_X11=no HAVE_GLUT=no CFLAGS=-fPIC -j $THREADS
|
||||
CFLAGS=-fPIC make USE_SYSTEM_HARFBUZZ=yes USE_SYSTEM_OPENJPEG=yes HAVE_X11=no HAVE_GLUT=no -j $THREADS
|
||||
cd ..
|
||||
|
||||
mv mupdf/build/release/libmupdf.a .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue