Change profiling build
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Thu, 25 Oct 2012 14:26:41 +0000 (16:26 +0200)
committerJihoon Chung <jihoon.chung@samsung.com>
Fri, 2 Nov 2012 04:52:54 +0000 (13:52 +0900)
commit993863358407c6cba01e32ea057da6e1105b6d61
tree7c3b3443ded954802b801d5e790d37fb4e239a87
parent83221b3fbf97905e6c53a92adcb66d5e78615aa0
Change profiling build

[Issue#] LINUXNGWAP-444
[Feature] Change build parameters for profiling: -O2 optimization, disable debug symbols generation,
disable logs, disable gprof symbols generation.
[Cause] N/A
[Solution] Changed and fixed profiling.
[Verification] Build repository with build_type=profiling. Run any widget,
check if wrt-commons logs are disabled.

Change-Id: I1ccd931589844bebe99205643c624a3a83848f4e
CMakeLists.txt