From 1c2c8384bc872ce7c43c60723aef041ca471845e Mon Sep 17 00:00:00 2001 From: Kirill Kirilenko Date: Tue, 27 Sep 2016 03:24:51 +0300 Subject: [PATCH] Added curlpp. --- .gitignore | 3 +-- ext/curlpp | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 160000 ext/curlpp diff --git a/.gitignore b/.gitignore index dc0513e..9fe532e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ cmake_install.cmake CMakeCache.txt CMakeFiles doc/html -ext/curlpp lib Makefile -tests/telebotxx-test \ No newline at end of file +tests/telebotxx-test diff --git a/ext/curlpp b/ext/curlpp new file mode 160000 index 0000000..9f35688 --- /dev/null +++ b/ext/curlpp @@ -0,0 +1 @@ +Subproject commit 9f35688e806436067380220c35f2272a5321d224