build: lib: harmonize the use of package_c_args in all libs
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 18 May 2020 15:46:55 +0000 (17:46 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 26 May 2020 22:21:35 +0000 (07:21 +0900)
commit179a472ee4895533ad6ba2e048f17cfe8c67b4a3
tree85c89cc3b852d3e92d31c53332fa02d7fad034e6
parent78cb4ea601a10f82991a5dad5d14f03b7862ec7d
build: lib: harmonize the use of package_c_args in all libs

Add it to subprojects which are not using it and remove and old
ELEMENTARY_BUILD define we no longer use. This allows us to have a
central place in the main meson.build file to set this variable.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Reviewed-by: Vincent Torri <vincent.torri@gmail.com>
Reviewed-by: João Paulo Taylor Ienczak Zanette <joao.tiz@expertisesolutions.com.br>
Differential Revision: https://phab.enlightenment.org/D11854
17 files changed:
src/lib/ecore_audio/meson.build
src/lib/ecore_evas/meson.build
src/lib/ecore_file/meson.build
src/lib/ecore_input/meson.build
src/lib/ecore_input_evas/meson.build
src/lib/ecore_ipc/meson.build
src/lib/ector/meson.build
src/lib/eet/meson.build
src/lib/efl/meson.build
src/lib/eina/meson.build
src/lib/eldbus/meson.build
src/lib/elementary/meson.build
src/lib/emile/meson.build
src/lib/emotion/meson.build
src/lib/eo/meson.build
src/lib/evas/meson.build
src/lib/evil/meson.build