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(