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

Commit 8c4656c

Browse files
committed
Update CMakeLists.txt
added back browser
1 parent 5b82c80 commit 8c4656c

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)