Implement libswapcore empty library 90/195590/2
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Tue, 13 Nov 2018 17:24:41 +0000 (20:24 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Fri, 28 Dec 2018 08:57:59 +0000 (11:57 +0300)
commit218450310be15b57e8c41c948d7b5b2d221644db
treeacc46170c0dbfb83b6d886e20aeadd57ff3d45c7
parent17c476b825e57ad7184976900b7df4e8eaeb1e1e
Implement libswapcore empty library

This patch is the first step towards allows us to implement new library.

Change-Id: Icd9c8dfd180187010beab10a479a034f89ad12f9
packaging/swap-probe.spec
src/CMakeLists.txt [new file with mode: 0644]
src/core/core.cpp [new file with mode: 0644]
src/core/core.h [new file with mode: 0644]
src/core/internal_deps.h [new file with mode: 0644]