mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 23:06:22 +09:00
Load cuda at runtime. Include cuda header files inside the project
This commit is contained in:
@@ -5,8 +5,7 @@ version = "1.1.0"
|
||||
platforms = ["posix"]
|
||||
|
||||
[config]
|
||||
include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
|
||||
libs = ["/usr/lib64/libcuda.so"]
|
||||
include_dirs = ["include"]
|
||||
|
||||
[dependencies]
|
||||
glew = ">=2"
|
||||
|
||||
Reference in New Issue
Block a user