Skip to content

Commit 8223215

Browse files
tytan652RytoEX
authored andcommitted
Revert "Enable Qt message loop on Linux"
This reverts commit 98d94a4.
1 parent af0651b commit 8223215

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/os-linux.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
find_package(X11 REQUIRED)
22

3-
target_compile_definitions(obs-browser PRIVATE ENABLE_BROWSER_QT_LOOP)
4-
53
target_link_libraries(obs-browser PRIVATE CEF::Wrapper CEF::Library X11::X11)
64
set_target_properties(obs-browser PROPERTIES BUILD_RPATH "$ORIGIN/" INSTALL_RPATH "$ORIGIN/")
75

0 commit comments

Comments
 (0)