Browse Source

cmake: Remove libobs-d3d9

jp9000 10 years ago
parent
commit
a60189d429
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -90,7 +90,6 @@ if(NOT INSTALLER_RUN)
 
 	if(WIN32)
 		add_subdirectory(libobs-d3d11)
-		add_subdirectory(libobs-d3d9)
 	endif()
 
 	add_subdirectory(libobs-opengl)