Make dependency scene3d and etc so with dali2-csharp-binder 07/309907/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 18 Apr 2024 05:51:32 +0000 (14:51 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 18 Apr 2024 06:11:10 +0000 (15:11 +0900)
commit2616faef7723ce5f3b6139c13b6a6a6d230209bb
tree8506e32e0fa0ae217598a32226cf5debdfc30c71
parentcb6a3e44c5c476466a945d18f17502f084d577c9
Make dependency scene3d and etc so with dali2-csharp-binder

Since dali2-csharp-binder-scene3d doesn't know dali2-csharp-binder,
There was some problem if scene3d API have some exception.

(Since SWIG exception control system only works at dali2-csharp-binder)

To avoid this thing, let we add some dependency of scene3d and make we can call
common swig API.

Change-Id: I36f2eee68ca3ab6809dde716615cfe85aae99ee1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
build/tizen/CMakeLists.txt
build/tizen/dali-physics-2d/CMakeLists.txt
build/tizen/dali-physics-3d/CMakeLists.txt
build/tizen/dali-scene3d/CMakeLists.txt
build/tizen/dali2-csharp-binder-scene3d.pc.in [new file with mode: 0644]
build/tizen/dali2-csharp-binder.pc.in