Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Commit 6fae6b5

Browse files
committed
Commit browser plugin to the tree (I don't want to deal with submodules)
Signed-off-by: Michael Casadevall <michael@mcprohosting.com>
1 parent f40eaa1 commit 6fae6b5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

plugins/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ if(WIN32)
44
if (BUILD_CA_ENCODER)
55
add_subdirectory(coreaudio-encoder)
66
endif()
7+
add_subdirectory(obs-browser)
78
add_subdirectory(win-wasapi)
89
add_subdirectory(win-dshow)
910
add_subdirectory(win-capture)

plugins/obs-browser

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 3713e2751ceb83cd2d794fe8dfc4527d061c8f36

0 commit comments

Comments
 (0)