Skip to content

Commit 5bd872a

Browse files
authored
Update CMakeLists.txt
1 parent 1cfa184 commit 5bd872a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ if(PLUGIN_AVOUTPUT)
4444
add_subdirectory(AVOutput)
4545
endif()
4646

47-
if(PLUGIN_HDMICEC2)
48-
add_subdirectory(HdmiCec_2)
49-
endif()
50-
5147
if(PLUGIN_HDMICECSOURCE)
5248
add_subdirectory(HdmiCecSource)
5349
endif()
@@ -64,9 +60,6 @@ if(PLUGIN_HDMIINPUT)
6460
add_subdirectory(HdmiInput)
6561
endif()
6662

67-
if(PLUGIN_COMPOSITEINPUT)
68-
add_subdirectory(CompositeInput)
69-
endif()
7063

7164
if(WPEFRAMEWORK_CREATE_IPKG_TARGETS)
7265
set(CPACK_GENERATOR "DEB")

0 commit comments

Comments
 (0)