We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42177be + 7b315d3 commit d325573Copy full SHA for d325573
1 file changed
Source/cmake/FindThunder.cmake
@@ -56,7 +56,7 @@ find_path(THUNDER_INCLUDE_DIR
56
)
57
58
find_library(THUNDER_LIBRARY
59
- NAMES ocdm
+ NAMES ocdm ClientOCDM
60
HINTS ${PC_THUNDER_LIBDIR}
61
${PC_THUNDER_LIBRARY_DIRS}
62
0 commit comments