mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
cmake: Remove libobs-d3d9
This commit is contained in:
@@ -90,7 +90,6 @@ if(NOT INSTALLER_RUN)
|
||||
|
||||
if(WIN32)
|
||||
add_subdirectory(libobs-d3d11)
|
||||
add_subdirectory(libobs-d3d9)
|
||||
endif()
|
||||
|
||||
add_subdirectory(libobs-opengl)
|
||||
|
||||
Reference in New Issue
Block a user