From f8f17140ca0ea753bae642b3d856fb6833ae9ed1 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Tue, 4 Mar 2014 09:22:43 +0100 Subject: [PATCH] Fix compilation with CMake. --- CMakeLists.txt | 1 - coreapi/CMakeLists.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0d34e4890..ae3952338 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,6 @@ include_directories( include/ coreapi/ ${CMAKE_CURRENT_BINARY_DIR}/coreapi/ - ${CMAKE_CURRENT_SOURCE_DIR}/../cmake/libxml2/ ) include_directories( diff --git a/coreapi/CMakeLists.txt b/coreapi/CMakeLists.txt index 2fa09d9ae..8b2650950 100644 --- a/coreapi/CMakeLists.txt +++ b/coreapi/CMakeLists.txt @@ -74,11 +74,13 @@ set(SOURCE_FILES offeranswer.c presence.c proxy.c + remote_provisioning.c sal.c siplogin.c sipsetup.c #TunnelManager.cc xml.c + xml2lpc.c bellesip_sal/sal_impl.h enum.h event.h @@ -90,6 +92,7 @@ set(SOURCE_FILES offeranswer.h private.h sipsetup.h + xml2lpc.h ) add_definitions(