This commit is contained in:
Thomas Crider
2022-08-01 18:03:01 -06:00
parent 77b833bd92
commit 91a5e7e862
6 changed files with 0 additions and 13 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,13 +0,0 @@
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index a39f35771..43be4577b 100644
--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -81,6 +81,7 @@ if(BUILD_VST)
endif()
endif()
+add_subdirectory(obs-vkcapture)
add_subdirectory(image-source)
add_subdirectory(obs-x264)
add_subdirectory(obs-libfdk)