From 35810337f74dee64563330c26adf102a8e9e1550 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 28 Mar 2020 08:47:53 +0100 Subject: works --- project.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 17c6337..bc30fab 100644 --- a/project.conf +++ b/project.conf @@ -4,8 +4,10 @@ type = "executable" version = "0.1.0" platforms = ["posix"] +[config] +include_dirs = ["/opt/cuda/targets/x86_64-linux/include"] + [dependencies] -cuda-10.1 = ">=10" ffnvcodec = ">=9" glew = ">=2" glx = ">=1" -- cgit v1.2.3