Compare commits
3 Commits
fe97710b7c
...
065daa16fc
Author | SHA1 | Date | |
---|---|---|---|
065daa16fc | |||
|
d727e62c59 | ||
|
54efa362f1 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/build
|
@@ -63,7 +63,6 @@ endif()
|
||||
target_link_libraries(ReMixer-Test PUBLIC ReMixer)
|
||||
|
||||
add_executable(pacat pacat_simple.cpp
|
||||
pacat_advanced.cpp
|
||||
src/windows/ReMixer.cpp
|
||||
include/ReMixer/PulseSubsystem.h)
|
||||
target_link_libraries(pacat pulse-simple pulse)
|
||||
|
Reference in New Issue
Block a user