From 1354b690c4dafa080d5b59b6ffe67959747c4b5e Mon Sep 17 00:00:00 2001 From: Aleksi Lindeman <0xdec05eba@gmail.com> Date: Tue, 13 Mar 2018 06:26:06 +0100 Subject: Expose include dir --- project.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 23be0cc..93dfd0c 100644 --- a/project.conf +++ b/project.conf @@ -5,6 +5,9 @@ type = "library" platforms = ["linux32", "linux64"] tests = "tests" +[config] +expose_include_dirs = ["include"] + [dependencies] opendht = "1.5.0" fmt = "4.1.0" -- cgit v1.2.3