[DOCS] add instructions to create meson.build in how-to-create-model.md
authorEunju Yang <ej.yang@samsung.com>
Thu, 18 Jan 2024 02:45:18 +0000 (11:45 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Mon, 22 Jan 2024 02:12:42 +0000 (11:12 +0900)
commit07db2d56afb051a3fa963ece9c4d88ac26c01df4
treeedd12e6ab281cc81639506021356212bcd2ed0c6
parentc5ae995be39b49d5ca5b5dffb5703f7a7f5d8bc5
[DOCS] add instructions to create meson.build in how-to-create-model.md

* Ths commit adds a missing part in docs/how-to-create-model.md.
* It includes some explanations to write meson.build file of a new application (under Applications/MyApp/jni/ so as to build it.

Signed-off-by: Eunju Yang <ej.yang@samsung.com>
docs/how-to-create-model.md