Implements the skeletone codes for rive-cpp submodule build
authorTaehyub Kim <taehyub.kim@samsung.com>
Fri, 5 Feb 2021 06:53:46 +0000 (15:53 +0900)
committerHermet Park <hermetpark@gmail.com>
Sat, 6 Feb 2021 16:17:50 +0000 (01:17 +0900)
commit80e1aa645e7671be9440adc1eb9a5c210392d105
tree3940000cc054af4f837d92f84685029fee3b9229
parent108d5b8ecd952352c73eb7e0d6fd7aae1ef54e8c
Implements the skeletone codes for rive-cpp submodule build

 This patch implemented the skeletone codes of rive-cpp submodule build
 and the simple example to check the rive-tizen API call.
.gitmodules [new file with mode: 0644]
example/meson.build [new file with mode: 0644]
example/rive_viewer.cpp [new file with mode: 0644]
inc/rive_tizen.hpp [new file with mode: 0644]
meson.build
script/tizen_build.diff [new file with mode: 0644]
src/rive_tizen.cpp [new file with mode: 0644]
submodule [new submodule]