Skip to content

Commit d325573

Browse files
authored
Merge pull request #1385 from WebPlatformForEmbedded/development/METROL-691
Update client name changes with find package cmake
2 parents 42177be + 7b315d3 commit d325573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/cmake/FindThunder.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ find_path(THUNDER_INCLUDE_DIR
5656
)
5757

5858
find_library(THUNDER_LIBRARY
59-
NAMES ocdm
59+
NAMES ocdm ClientOCDM
6060
HINTS ${PC_THUNDER_LIBDIR}
6161
${PC_THUNDER_LIBRARY_DIRS}
6262
)

0 commit comments

Comments
 (0)