package created using the webbuild interface [release 12.3.2-1mamba;Thu Feb 29 2024]

This commit is contained in:
2024-11-07 21:33:41 +01:00
parent a01ce86bc5
commit 6697100406
31 changed files with 407 additions and 0 deletions

9
cuinj64.pc Normal file
View File

@@ -0,0 +1,9 @@
cudaroot=/usr/lib64/cuda
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include
Name: cuinj64
Description: CUDA 64-bit Injection Library
Version: 11.0
Libs: -L${libdir} -lcuinj64
Cflags: -I${includedir}