Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Load meerkat library with ".cr" suffix for component build #385

Closed is46-kim closed 3 years ago

is46-kim commented 3 years ago

In a component build, the ".cr" suffix is added to each library name. If the meerkat library loading fails, try to load the library with ".cr" suffix for component build.

Signed-off-by: Insoon Kim is46.kim@samsung.com