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.
2 parents 3a901a7 + d986e86 commit dd3b93fCopy full SHA for dd3b93f
HdcpProfileClient/CMakeLists.txt
@@ -27,7 +27,7 @@ find_package(GLIB REQUIRED)
27
28
find_library(GLIB_LIBRARY NAMES glib-2.0 )
29
30
-add_executable(${MODULE_NAME}
+add_library(${MODULE_NAME} SHARED
31
HdcpProfileClient.cpp
32
Module.cpp)
33
0 commit comments