summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/tests
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-05-26 19:23:39 +0700
committerErik Kundiman <erik@megapahit.org>2026-05-26 19:38:34 +0700
commitd8f5cc0f9ac38e8fdbf674664c38ba5f0ee3996a (patch)
tree747da03d7c0d38890ae51b55d4e75192cd87d7c0 /indra/llcorehttp/tests
parent60309f027870f8ac7fc1b5eff84d3a2d3d087473 (diff)
Fedora package links to system CEF instead of bundling it
Fedora's system CEF version is 146.0.11 so we choose the Dullahan version that uses the next closest CEF version (146.0.12 and not 146.0.10), which is Dullahan 1.29 and not 1.28. System libcef_dll is somehow distributed only in source form (on Arch too), so in order to be able to link to it, we have to compile it first, but its CMakeLists.txt is a sub one, incomplete, so we use the solution of adding an empty macro: https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=17732 System CEF's library encapsulating folder that contains libcef.so, hence needs to be add to runtime path.
Diffstat (limited to 'indra/llcorehttp/tests')
0 files changed, 0 insertions, 0 deletions