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

Commit 5b82c80

Browse files
committed
removing obs browser as it's missing from our fork
1 parent 8fb3eed commit 5b82c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if(WIN32)
44
if (BUILD_CA_ENCODER)
55
add_subdirectory(coreaudio-encoder)
66
endif()
7-
add_subdirectory(obs-browser)
7+
# add_subdirectory(obs-browser)
88
add_subdirectory(win-wasapi)
99
add_subdirectory(win-dshow)
1010
add_subdirectory(win-capture)

0 commit comments

Comments
 (0)