cleanup
[src/app-framework-binder.git] / CMakeLists.txt
index c5a1e7e..12d7809 100644 (file)
@@ -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}
        )