Removed Cereal from Build Except where necessary
authorErich Keane <erich.keane@intel.com>
Tue, 3 Feb 2015 22:47:49 +0000 (14:47 -0800)
committerUze Choi <uzchoi@samsung.com>
Mon, 9 Feb 2015 07:39:16 +0000 (07:39 +0000)
commite9a6ae97aa9e636a43457da0f5be1da26d5b1456
treeece7efaa377b300b28424d88eee0b20d6c8ccaa4
parent4a41a65600fa3e6383f367a485f22eadfab0e52b
Removed Cereal from Build Except where necessary

Only 3 file compilations (InProcClientWrapper.cpp, OCResourceRequest.cpp,
and OCRepresentation.cpp) actually need the cereal include, so this fix
removes it from everywhere else.  This will result in faster compile times.

Change-Id: I8f9c7b6c3991089189fe85fd8ebff6a9e1e2aa80
Signed-off-by: Erich Keane <erich.keane@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/300
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
examples/OICMiddle/makefile
extra_options.scons
resource/makefile
resource/src/SConscript
service/protocol-plugin/plugins/mqtt-fan/build/linux/Makefile
service/protocol-plugin/plugins/mqtt-light/build/linux/Makefile
service/protocol-plugin/sample-app/linux/mqtt/Makefile
service/things-manager/sampleapp/linux/configuration/makefile
service/things-manager/sampleapp/linux/groupaction/makefile
service/things-manager/sampleapp/linux/groupsyncaction/makefile
service/things-manager/sdk/build/linux/Makefile