summaryrefslogtreecommitdiffstats
path: root/development/cudatoolkit/files/nvgraph.pc
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2020-06-19 09:18:14 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-20 07:59:31 +0700
commit540f5d09b7e266a8bfbe45d7fb6e12a275ffb95c (patch)
treeca958480c987a85cce02095c83ef51ea045aab82 /development/cudatoolkit/files/nvgraph.pc
parent1da455f73a35faa8e39434a647a8980e6316d7c3 (diff)
downloadslackbuilds-540f5d09b7e266a8bfbe45d7fb6e12a275ffb95c.tar.gz
slackbuilds-540f5d09b7e266a8bfbe45d7fb6e12a275ffb95c.tar.xz
development/cudatoolkit: Updated for version 10.2.89.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cudatoolkit/files/nvgraph.pc')
-rw-r--r--development/cudatoolkit/files/nvgraph.pc9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/cudatoolkit/files/nvgraph.pc b/development/cudatoolkit/files/nvgraph.pc
new file mode 100644
index 0000000000..7f150d4d44
--- /dev/null
+++ b/development/cudatoolkit/files/nvgraph.pc
@@ -0,0 +1,9 @@
+cudaroot=/usr/share/cuda
+libdir=/usr/lib64
+includedir=/usr/include
+
+Name: nvgraph
+Description: NVIDIA Accelerated Graph Analytics
+Version: 10.2
+Libs: -L${libdir} -lnvgraph
+Cflags: -I${includedir}