Skip to content

Commit 3d18f5a

Browse files
committed
RDKEMW-1061: RDK-E Add COMRPC
Reason for change: Create the interface file for HdmiCecSource Test Procedure: Risks: low Priority: P1 Signed-off-by:Hayden Gfeller [email protected]
1 parent 9bf3b1f commit 3d18f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HdmiCecSource/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ find_package(${NAMESPACE}Plugins REQUIRED)
2424

2525
add_library(${MODULE_NAME} SHARED
2626
HdmiCecSource.cpp
27+
HdmiCecSourceImplementation.cpp
2728
Module.cpp)
2829

2930
set_target_properties(${MODULE_NAME} PROPERTIES

0 commit comments

Comments
 (0)