Remove Profile Build Dependency: Do it at runtime 39/98139/6
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 16 Nov 2016 08:17:18 +0000 (17:17 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Mon, 16 Jan 2017 07:31:34 +0000 (23:31 -0800)
commit8551c9dcb82822ebf72e4301841885e33c8eab02
tree3e79b3bd883fb5fd6b37549049e169abe9444291
parenta9979c5ee1217fc0bba5bf67307ecdc64cd3c6ba
Remove Profile Build Dependency: Do it at runtime

- This is for Tizen 4.0.

  : Tizen 4.0 Configurability and Build Blocks require
  to remove all profile-depending build options in spec files.
  (No More profile macros!)

- It is recommended to distinguish features/profiles at runtime.
 unless it incurs too much overhead, which requires you to
 create multiple binaries and subpackages.

Change-Id: Ia70c909b3dee7c6af6b34037f3e73dab5031c9f9
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
packaging/appcore-agent.spec
src/appcore-agent.c