aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 3 insertions, 0 deletions
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"