X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=28fc1e7ba7c43f44639841ff8fee8116e9661fda;hb=f047a6ebb105106fd3b293681298a9fa86418b23;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) ###########################################################################