Patch for minimalizing size of executable, libraries
authorYunchan Cho <yunchan.cho@samsung.com>
Tue, 13 Aug 2013 12:18:34 +0000 (21:18 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 14 Aug 2013 04:48:18 +0000 (04:48 +0000)
commit896ffdc48ca2fd05c3908e2ec1cbb61639d36eb9
tree9f65fa22a60948786daa331a3835feb15cf55710
parentaa979e582fb20f237826c80d5fca4ec240a0d138
Patch for minimalizing size of executable, libraries

[Issue] N/A
[Problem] executable and libraries need to be more smaller.
[Cause] N/A
[Solution] all source code is complied using specific options for minimalizing size

Change-Id: Ie836e6ecd78dda1520f45af768c951d2ae94f9fe
CMakeLists.txt