X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=4534f062cde817d7cca57dd5ee23d20740da0dd2;hb=21f4d2c9b7cb9307c883e67f1c3200f5633cd870;hp=62c89870379f4292d30b70c060f94fddc7addb40;hpb=6f86653e030e2e2917184990f5bc16ca81c50ada;p=apps%2Fcore%2Fpreloaded%2Fmessage-app.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 62c8987..4534f06 100755 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -39,6 +39,7 @@ pkg_check_modules(pkgs REQUIRED status libexif tapi + ethumb ) FOREACH(flag ${pkgs_CFLAGS})