Switched from gil to imagemagick++

This commit is contained in:
epoupon
2015-09-18 13:05:32 +02:00
parent 072e9ca6b6
commit fa0111988e
93 changed files with 95 additions and 15863 deletions
+2 -1
View File
@@ -105,5 +105,6 @@ MOSTLYCLEANFILES = \
endif
lms_CXXFLAGS=-DBOOST_LOG_DYN_LINK -std=c++11 -Wall -I$(top_srcdir)/third-party -I$(srcdir)/ui -I$(srcdir)/lms-api
lms_CXXFLAGS=-std=c++11 -Wall -I$(top_srcdir)/third-party -I$(srcdir)/ui -I$(srcdir)/lms-api $(MAGICKXX_CFLAGS)
lms_LDADD=$(MAGICKXX_LIBS)