X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=12d78094afdbf513eefb801d25049d312e1c77da;hb=ce8de8236b96dc771d3af3094e04e797e75767af;hp=c5a1e7e06d6f2c4992d213d2e7090d02060ae576;hpb=20789d94fe9706e56bf6718f81452ab4f1b0125e;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index c5a1e7e0..12d78094 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,6 +35,7 @@ INCLUDE(FindPkgConfig) INCLUDE(CheckIncludeFiles) INCLUDE(CheckLibraryExists) INCLUDE(GNUInstallDirs) +INCLUDE(CTest) ########################################################################### @@ -68,7 +69,6 @@ SET(include_dirs ) SET(link_libraries - ${libefence_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT} ${json-c_LIBRARIES} )