Skip to content

Commit

Permalink
Poppler now uses CXX11 features
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 4, 2017
1 parent 89fc7d2 commit 67d9f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makevars.win
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
VERSION=0.61.0

CXX_STD=CXX11
RWINLIB=../windows/poppler-$(VERSION)
PKG_CXXFLAGS=-Dpoppler_cpp_EXPORTS -DBUNDLE_POPPLER_DATA
PKG_CPPFLAGS=-I$(RWINLIB)/include/poppler/cpp \
Expand Down

0 comments on commit 67d9f8e

Please sign in to comment.