X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=28fc1e7ba7c43f44639841ff8fee8116e9661fda;hb=5d248158cc380d0a164fa56b46a7bdede4115407;hp=c5a1e7e06d6f2c4992d213d2e7090d02060ae576;hpb=20789d94fe9706e56bf6718f81452ab4f1b0125e;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index c5a1e7e0..28fc1e7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,6 +35,7 @@ INCLUDE(FindPkgConfig) INCLUDE(CheckIncludeFiles) INCLUDE(CheckLibraryExists) INCLUDE(GNUInstallDirs) +INCLUDE(CTest) ###########################################################################