build: next attempt to fix build race condition submit/tizen/20190211.061543
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 7 Feb 2019 14:35:58 +0000 (15:35 +0100)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 11 Feb 2019 01:37:27 +0000 (10:37 +0900)
commit909f59e7ac15b42a25897a848eab86818220ed14
tree556d53e08585e31bf26f33722f9e8ecdeca7f869
parentb64f03369155a73089b5ff82a60502160b10ce74
build: next attempt to fix build race condition

the source should be used in the dependency. However, only the generated
header source, not the .c files or we will get duplicated sources.

This is another attempt to fix the build OSX travis failure

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7896
src/modules/evas/engines/software_generic/meson.build
src/modules/evas/meson.build