summaryrefslogtreecommitdiffstats
path: root/development/cudatoolkit/files/nppist.pc
diff options
context:
space:
mode:
author Giorgio Peron2020-06-19 10:18:14 +0200
committer Willy Sudiarto Raharjo2020-06-20 02:59:31 +0200
commit540f5d09b7e266a8bfbe45d7fb6e12a275ffb95c (patch)
treeca958480c987a85cce02095c83ef51ea045aab82 /development/cudatoolkit/files/nppist.pc
parent1da455f73a35faa8e39434a647a8980e6316d7c3 (diff)
downloadslackbuilds-540f5d09b7e266a8bfbe45d7fb6e12a275ffb95c.tar.gz
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/nppist.pc')
-rw-r--r--development/cudatoolkit/files/nppist.pc9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/cudatoolkit/files/nppist.pc b/development/cudatoolkit/files/nppist.pc
new file mode 100644
index 0000000000..6dcb15ad47
--- /dev/null
+++ b/development/cudatoolkit/files/nppist.pc
@@ -0,0 +1,9 @@
+cudaroot=/usr/share/cuda
+libdir=/usr/lib64
+includedir=/usr/include
+
+Name: nppist
+Description: NVIDIA Performance Primitives - Image Processing - Statistic and Linear
+Version: 10.2
+Libs: -L${libdir} -lnppist
+Cflags: -I${includedir}