Remove unnecessary conditional statement in CMakeList.txt 50/192150/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181217.141949 accepted/tizen/unified/20181107.081814 submit/tizen/20181102.055037 submit/tizen_5.0/20181107.081820 submit/tizen_5.0/20181214.082247
authorDongwoo <dwoo08.lee@samsung.com>
Wed, 31 Oct 2018 02:19:53 +0000 (11:19 +0900)
committerDongwoo <dwoo08.lee@samsung.com>
Wed, 31 Oct 2018 02:19:53 +0000 (11:19 +0900)
commit1943e43af1c8eac63b58ab6d6fa65eeed1e04ae4
tree068542ad7e95821c25fc012a60bfe4aadc3d2602
parenteecd2ff8f76e67231723ce48b21ee8826e5868a2
Remove unnecessary conditional statement in CMakeList.txt

To resolve asan build error, unnecessary conditional statement
for adding linker option will be removed from CMakeList.

Change-Id: I94da35d24280653527b652da77f645549b088c4e
Signed-off-by: Dongwoo <dwoo08.lee@samsung.com>
CMakeLists.txt