lottie-player : Initial draft for lottie-player library
[platform/core/uifw/lottie-player.git] / README.txt
1 BUILD INSTRUCTION
2 =================
3 1. install meson build system. ( follow instruction in this link http://mesonbuild.com/Getting-meson.html )
4 2. install ninja build tool    (https://ninja-build.org/)
5 3. make a build directory in ssg/ flder
6 4. run meson build/
7
8 RUN INSTRUCTION
9 ===============
10 1. run ninja inside build/ folder
11 2. to run example invoke ./build/example/ssgdemo