Build source codes once as object target 70/185570/1
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 26 Jul 2018 05:21:20 +0000 (14:21 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 26 Jul 2018 07:23:37 +0000 (16:23 +0900)
commitc7b93021252025f3685c92a3adac309f6dd1345e
tree2c10c1231aee26a446c44273b5085e4951ac70f9
parented5b67fce35047dfa68aa91cd71c31ce4532a030
Build source codes once as object target

The codes built as object file can be used for both libraries
(shared/static) without building for each one.

Change-Id: Ic580e691fb93a72cfc8adafcf634422bc26ef112
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
CMakeLists.txt