Commit 9fe2f34
[EME][GStreamer][OCDM] Detect Rialto OCDM implementation https://bugs.webkit.org/show_bug.cgi?id=312887
Reviewed by Xabier Rodriguez-Calvar.
Rialto OCDM is yet another implementation of the Thunder OCDM interface,
so it should be handled by the CMake scripts in charge of finding the
Thunder libraries.
See: #1650
This patch adds the Rialto OCDM directories to the Thunder path and
library finding CMake helper functions.
Author: Eugene Mutavchi <Ievgen_Mutavchi@comcast.com>
* Source/cmake/FindThunder.cmake: Add the opencdm and ocdmRialto directories.
Canonical link: https://commits.webkit.org/311691@main1 parent b47e544 commit 9fe2f34
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments