mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 22:40:42 +09:00
Add pulseaudio, parse command line args
This commit is contained in:
@@ -8,6 +8,9 @@ platforms = ["posix"]
|
||||
include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
|
||||
libs = ["/usr/lib/libcuda.so"]
|
||||
|
||||
[define]
|
||||
PULSEAUDIO = "1"
|
||||
|
||||
[dependencies]
|
||||
glew = ">=2"
|
||||
glx = ">=1"
|
||||
@@ -22,5 +25,6 @@ xdamage = "1"
|
||||
glfw3 = "3"
|
||||
|
||||
alsa = "1"
|
||||
libpulse-simple = "13"
|
||||
|
||||
libswresample = "3"
|
||||
Reference in New Issue
Block a user