Samsung/rlottie
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BUILD INSTRUCTION ================= 1. install meson build system. ( follow instruction in this link http://mesonbuild.com/Getting-meson.html ) 2. install ninja build tool (https://ninja-build.org/) 3. make a build directory in ssg/ flder 4. run meson build/ RUN INSTRUCTION =============== 1. run ninja inside build/ folder 2. to run example invoke ./build/example/ssgdemo