Split CMakeLists files 91/237991/4
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 7 Jul 2020 07:35:44 +0000 (16:35 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 3 Aug 2020 10:20:09 +0000 (19:20 +0900)
commit2407202ea18906d794967a941b347d9089dd81de
tree8065b86b86b6051293dd49edb456c39f927cf9c9
parent3560a76d124fe451c1ffdd4d9ca9c0d53df02dee
Split CMakeLists files

Each tools has own directory and files for it has moved into it.
So CMakeList file could be separated.

Change-Id: I3a2557d4cceced4aa27fcb40fc3d01c4d61603de
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
CMakeLists.txt
cmake/Modules/ApplyPkgConfig.cmake [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/install_preload_pkg/CMakeLists.txt [new file with mode: 0644]
src/pkg_cleardata/CMakeLists.txt [new file with mode: 0644]
src/pkg_getsize/CMakeLists.txt [new file with mode: 0644]
src/pkg_upgrade/CMakeLists.txt [new file with mode: 0644]
src/pkgcmd/CMakeLists.txt [new file with mode: 0644]
src/pkginfo/CMakeLists.txt [new file with mode: 0644]
src/rsc-slice/CMakeLists.txt [new file with mode: 0644]