build: configure default installation directories in cmake 44/27044/2
authorRafal Krypa <r.krypa@samsung.com>
Wed, 3 Sep 2014 14:05:03 +0000 (16:05 +0200)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 4 Sep 2014 17:48:26 +0000 (10:48 -0700)
commit474344e9f47d86b5bc9bee844980cb85495b10f6
treef6b42b726571b391b8bdaea6ee582639c557f408
parent95189fc1ae98c7f85885048dbb9ccb5eed584e33
build: configure default installation directories in cmake

Set the default installation paths in main CMakeLists.txt. On Tizen these
settings will be overridden by variables passed to cmake by rpmbuild.
But having them defined makes the standalone build possible, outside of
Tizen.

Change-Id: Idf84ff5a5e15fd99912b53e0970198d031bbbee5
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
CMakeLists.txt
src/service/CMakeLists.txt
test/CMakeLists.txt