Jean

I think we should make cURLpp folder structure more standard. We should either 
add include/curlpp/include folder in the root of current tree or add include 
folder in the current curlpp folder. There we should put all files clients of 
lib could need to include (interface of the library). That how it's in libcurl. 
This way during building of lib itself I could set CURLPP_PATH to the root 
folder of the project's tree and then use it in the same way as I use other 
paths i.e. CURLPP_PATH/include, LIBCURL_PATH/include, OPENSSL_PATH/include etc.

Regards
Piotr Dobrogost
_______________________________________________
cURLpp mailing list
cURLpp@rrette.com
http://www.rrette.com/mailman/listinfo/curlpp

Reply via email to