Remove Profile Build Dependenceis: do it at runtime 84/99184/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 22 Nov 2016 06:35:25 +0000 (15:35 +0900)
committerSeechan Kim <cbible.kim@samsung.com>
Thu, 15 Dec 2016 04:07:17 +0000 (20:07 -0800)
commit5681de21eacd8ea74faf64d2482db7b83bd91114
treef4e305d35127e104d4e8b8fc5747236995aa17cc
parent8545b6c48e55ef7f9a5ff8a7b36bfa4c15885b95
Remove Profile Build Dependenceis: 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: I69bec406414f23086edd4ba4d0ccb173babf5953
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
packaging/capi-maps-service.spec
src/api/maps_condition.cpp
src/maps_util.cpp
src/maps_util.h