We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf3b1f commit 3d18f5aCopy full SHA for 3d18f5a
HdmiCecSource/CMakeLists.txt
@@ -24,6 +24,7 @@ find_package(${NAMESPACE}Plugins REQUIRED)
24
25
add_library(${MODULE_NAME} SHARED
26
HdmiCecSource.cpp
27
+ HdmiCecSourceImplementation.cpp
28
Module.cpp)
29
30
set_target_properties(${MODULE_NAME} PROPERTIES
0 commit comments