Commit 34c627ef authored by Alain Takoudjou's avatar Alain Takoudjou

Add curl include to CPPFLAGS

parent 9fe35152
......@@ -30,4 +30,4 @@ configure-options =
environment =
PATH=${curl:location}/bin:${pkgconfig:location}/bin:%(PATH)s
LDFLAGS=-L${mariadb:location}/lib -Wl,-rpath=${mariadb:location}/lib
CPPFLAGS=-I${mariadb:location}/include
\ No newline at end of file
CPPFLAGS=-I${mariadb:location}/include -I${curl:location}/include
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment