Skip to content

Commit 7b315d3

Browse files
committed
Update client name changes with find package cmake, include old name also for backward compatibilty
1 parent ef5a746 commit 7b315d3

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)