Libgourou

Libgourou Commit Details

Date:2023-01-15 09:51:00 (8 months 8 days ago)
Author:Grégory Soutadé
Branch:master
Commit:46afe771c788a32eb7a96234a4cea0810293942d
Parents: cad2189fc2862194a763aeaac9adec5e2ae38965
Message:Remove old pugixml include in utils Makefile

Changes:
Mutils/Makefile (1 diff)

File differences

utils/Makefile
66
77
88
9
9
1010
1111
1212
MAN_PAGES=acsmdownloader adept_activate adept_remove adept_loan_mgt
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include -I$(ROOT)/lib/pugixml/src/
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include
STATIC_DEP=
LDFLAGS += -L$(ROOT) -lcrypto -lzip -lz -lcurl -lpugixml

Archive Download the corresponding diff file