X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=d8b258bed4ae488220eed9573911b0222c500d70;hb=2f1343b65fb8ced5fabd1c1e77fc4d1c6cde3d9f;hp=1da16b7bbfeefc2e059e02450e32b2fac5564a9b;hpb=b0c7210aab7d8758a301a7e05765d4cb2010e14b;p=platform%2Fcore%2Fapi%2Flocation-manager.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 1da16b7..d8b258b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6) SET(fw_name "capi-location-manager") -PROJECT(${fw_name}) +PROJECT(${fw_name} C) SET(CMAKE_INSTALL_PREFIX /usr) SET(PREFIX ${CMAKE_INSTALL_PREFIX})