Install stuff from CMake, not from Tizen spec file 21/38921/5
authorRafal Krypa <r.krypa@samsung.com>
Thu, 7 May 2015 08:55:53 +0000 (10:55 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 12 May 2015 16:30:47 +0000 (09:30 -0700)
commit98acef307eb7fd3daf3675d8a107e025b1a2f5c2
tree54ba650659b16efe75b603a139c7e09b6e00387d
parent7d35fb4ddd59f32ab3e13871bc7f9669b22745a2
Install stuff from CMake, not from Tizen spec file

Move to CMake installation of the following components:
- creds.conf configuration file
- db* directories for tests
- empty_db directory for tests
- plugin/client and plugin/service directories for loadable plugins
- creation of /var/cynara directory (and move its Smack labeling to manifest)

Change-Id: I00d3d853715f57d1b3cde94e7d665281e264432a
CMakeLists.txt
conf/CMakeLists.txt [new file with mode: 0644]
packaging/cynara.manifest
packaging/cynara.spec
src/client/CMakeLists.txt
src/service/CMakeLists.txt
test/CMakeLists.txt