Skip to content

Commit fe008d6

Browse files
committed
Revert "Update CMakeLists.txt"
This reverts commit baf11f9.
1 parent a3c5dc2 commit fe008d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ if(PLUGIN_HDCPPROFILE)
5656
add_subdirectory(HdcpProfile)
5757
endif()
5858

59+
if(PLUGIN_HDMIINPUT)
60+
add_subdirectory(HdmiInput)
61+
endif()
62+
5963
if(WPEFRAMEWORK_CREATE_IPKG_TARGETS)
6064
set(CPACK_GENERATOR "DEB")
6165
set(CPACK_DEB_COMPONENT_INSTALL ON)

0 commit comments

Comments
 (0)