Fix bug : popup does not show as proper size 21/73221/2
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 7 Jun 2016 07:32:48 +0000 (16:32 +0900)
committerkyungwook tak <k.tak@samsung.com>
Tue, 7 Jun 2016 07:55:24 +0000 (00:55 -0700)
commit09306e9cad5edd0ea91c7dc85c40d7e350415b05
treec4030854bc21acb6b2a4c6fdf6c088f55f6b645f
parentda7855059325b2b0664cbedaddb6d5a5e49de80f
Fix bug : popup does not show as proper size

[bug]
- CMakeList ADD_DEFINITION visibility problem
- It just add definition to source not CMakeList
[solve]
- change ADD_DEFINITION to SET

Change-Id: I9ef8e59b932c997f0030d261a5ec9d5c476e8a57
CMakeLists.txt