Fix dependencies in DAO modules.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 14 Dec 2012 10:28:24 +0000 (11:28 +0100)
committerZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 14 Dec 2012 10:53:42 +0000 (11:53 +0100)
commit6fd19e6f086c9049671cc33d36696301b3126162
tree29a4ca7ea6ef1a3edf40f63a4e860fdf5178ea6f
parent43aef4f111a0b77c7cbeda9600c578794f3097f6
Fix dependencies in DAO modules.

[Issue#] N/A
[Problem] Build break on build machine in project SLP:Build:Release
[Cause] Race between targets in CMake build scripts in DAO modules
[Solution] Add proper dependencies between targets
[SCMRequest] N/A

[Verification]
1. Build repository and all dependant repositories (esp. repository
   containing tests).
2. Run all tests (esp. DPL, DAO, Plugin DAO/WidgetDB, W3C Widget
   Interface).

Change-Id: Iafa4d31baafec817b96f778468068dc67e3bfa10
modules/auto_save_dao/CMakeLists.txt
modules/custom_handler_dao/CMakeLists.txt
modules/security_origin_dao/CMakeLists.txt
modules/widget_dao/CMakeLists.txt