Modify the library name in CmakeLists.txt
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Wed, 25 Oct 2017 08:34:50 +0000 (17:34 +0900)
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>
Mon, 30 Oct 2017 00:51:49 +0000 (00:51 +0000)
commit2ea3e1fa018fb4dd8d8acb80988832df2f5cf10d
tree6c7b53dd72903650598e238af76335fd42dd7caa
parent914d0f27288333184cbecdb0a4c2b2ce4e4e963a
Modify the library name in CmakeLists.txt

    A wrong name is used in CMakeLists.txt (SM = soundmanager
    instead of HS = homescreen). Fix CMakeLists.txt by
    replacing SM with HS.

BUG-AGL: SPEC-995
Change-Id: Id6273295982106705da0d63be89f50c05f4d6567
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
src/CMakeLists.txt