From 8476736418d287cb9e652c3c886211699ddb49be Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 21 Aug 2018 14:12:34 +0200 Subject: Add examples --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 1610e28..ddca7ec 100644 --- a/project.conf +++ b/project.conf @@ -5,7 +5,7 @@ version = "0.1.3" authors = ["DEC05EBA <0xdec05eba@gmail.com>"] tests = "tests" platforms = ["linux32", "linux64", "win64"] -ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute"] +ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples"] [dependencies] libcurl = "7.57.0" -- cgit v1.2.3