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 e1d7a8d commit 3e3ddcfCopy full SHA for 3e3ddcf
HdcpProfile/CMakeLists.txt
@@ -85,7 +85,6 @@ endif()
85
target_include_directories(${PLUGIN_IMPLEMENTATION} PRIVATE ${IARMBUS_INCLUDE_DIRS})
86
target_include_directories(${PLUGIN_IMPLEMENTATION} PRIVATE ${DS_INCLUDE_DIRS})
87
target_include_directories(${PLUGIN_IMPLEMENTATION} PRIVATE ../helpers)
88
-target_include_directories(${PLUGIN_IMPLEMENTATION} PRIVATE ${CEC_INCLUDE_DIRS})
89
90
91
set_source_files_properties(HdcpProfile.cpp PROPERTIES COMPILE_FLAGS "-fexceptions")
0 commit comments