Make the main version of the library a shared object (.so) 07/145307/2
authorJaemin Ryu <jm77.ryu@samsung.com>
Tue, 22 Aug 2017 05:06:42 +0000 (14:06 +0900)
committerJaemin Ryu <jm77.ryu@samsung.com>
Tue, 22 Aug 2017 05:12:54 +0000 (14:12 +0900)
commitafbea67f5408acce876058a17f32ff479ed67acd
treee73b8429d6238deb3cf6d458af880513cfb62312
parentd5074fc166ef2153532bb78260c6b43a6d3e0c2d
Make the main version of the library a shared object (.so)

This applies reverted commit 7a861dd40cc6661d2085d44d402c801c79feaaf9

>> Author: Lukasz Pawelczyk <l.pawelczyk@samsung.com>
>> Date:   Fri May 5 16:06:17 2017 +0200
>>
>>    Make the main version of the library a shared object (.so)
>>
>>    Additionally split into 2 packages:
>>    - klay        - shared library
>>    - klay-devel  - headers, pkg-config file and library for linking

Change-Id: I6e4bca44bd07f38db86a4071077ab9097d072792
klay.pc.in
packaging/klay.spec
src/CMakeLists.txt