X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2FCMakeLists.txt;h=5b1729a73ca0ee4ed3169d165843d3a1a0420169;hb=69b74827fa48f54d41fb723a7df43e60cc86fe36;hp=9e152031d2dd89cecf7274d78d5eb549dbf8ce49;hpb=c7c8fee632a3133b9599237247a07c8c3391b4c5;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/automated-tests/CMakeLists.txt b/automated-tests/CMakeLists.txt index 9e15203..5b1729a 100644 --- a/automated-tests/CMakeLists.txt +++ b/automated-tests/CMakeLists.txt @@ -1,3 +1,5 @@ +include(CheckIncludeFileCXX) + CMAKE_MINIMUM_REQUIRED(VERSION 2.8) PROJECT(tct_coreapi_utc)