Changed build dependency order 90/254290/2
authorDavid Steele <david.steele@samsung.com>
Thu, 25 Feb 2021 13:36:54 +0000 (13:36 +0000)
committerDavid Steele <david.steele@samsung.com>
Thu, 25 Feb 2021 13:43:39 +0000 (13:43 +0000)
commit6afa22cd7babef69bbb4f4357f978004245a59c0
treeba85de1bc8207f0599db387fa33b71cb0b64a0f1
parent0613e9c9805088807599f495a3cbeb6a04037aab
Changed build dependency order

Previously, doc_doxygen was building in parallel with
dali2-scene-loader and occasionally picking up a temporary file from
the latter.

Made doc_doxygen dependent on dali2-scene-loader so that it no longer
builds in parallel, and instead, builds afterwards.

Removed obsolete tags from doxygen config files.

Change-Id: If429a202c6611dd287c0cbc45e1720444b80eee0
Signed-off-by: David Steele <david.steele@samsung.com>
build/tizen/CMakeLists.txt
build/tizen/docs-internal/dali-internal.doxy.in
build/tizen/docs/dali.doxy.in