This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit ad9c2e6
committed
[Bug 19345] Load CEF from correct location on Linux & Win
When LiveCode is installed by the installer on Linux and Windows, the
CEF library is located in `./Externals/CEF`. This patch updates the
CEF stubs file to attempt to load `libcef` from the correct location.
This comes at the cost of breaking using the browser widget and
revBrowser from a build tree, where the CEF library is located in
`./CEF` (see bug 19381).1 parent d6f236c commit ad9c2e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments