Specify uuid in CMakeLists.txt of unittest 64/235064/1
authorJongmin Lee <jm105.lee@samsung.com>
Tue, 2 Jun 2020 03:55:29 +0000 (12:55 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 2 Jun 2020 04:00:02 +0000 (13:00 +0900)
commitda80727321f344e681ead1981dec81eda481cfb9
tree4ee83322cf674ee26125df31b8d4d12565a7f504
parent28fea3c52fe6acb00e39d63cb4cc5924a62b9877
Specify uuid in CMakeLists.txt of unittest

When buinding unittest, specify uuid library in CMakeLists.txt file
in order to avoid the undefiend reference to symbol 'uuid_unparse' error.

Change-Id: If3e7c3d5b1b5ca2f36cabc4a5b7f4c420558df87
unittest/CMakeLists.txt