X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=28fc1e7ba7c43f44639841ff8fee8116e9661fda;hb=5200d7022b34c0be646ae92de8c638c9437c7072;hp=c5a1e7e06d6f2c4992d213d2e7090d02060ae576;hpb=7effe02be236921437fb77d8fbeb21eb62e35939;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) ###########################################################################