remove a redundant file. (#25)
authorHermet Park <chuneon.park@samsung.com>
Tue, 30 Mar 2021 05:35:21 +0000 (14:35 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 31 Mar 2021 08:20:30 +0000 (17:20 +0900)
build.sh [deleted file]

diff --git a/build.sh b/build.sh
deleted file mode 100644 (file)
index 50f5933..0000000
--- a/build.sh
+++ /dev/null
@@ -1,22 +0,0 @@
-#TODO: prepare integrated build script.
-
-#rive-cpp must have original code repo.
-#thorvg must have thorvg backend code (instead of skia)
-
-#check feasibility: 
-
-#option 1
-#1. rive-tizen includes rive-cpp code and manual sync.
-#2. add thorvg into rive-cpp
-#3. rewrite meson build script for whole sub directories.
-#4. regularly rive-cpp code sync. 
-
-
-#option 2 
-#1. up-to-date rive-cpp (git@github.com:rive-app/rive-cpp.git)
-#1.1 check rive-cpp sub directory then git clone or git pull?
-#2 build rive-cpp base except skia. (using original script?)
-#2.1 if then, how to build in gbs?
-#3. build thorvg using meson.
-
-