From 5aafc27d30f24bc42b50fcd5e1633149020ed597 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Mon, 24 Jun 2019 10:38:37 +0200 Subject: [HICN-224] Dismiss legacy http proxy. Change-Id: Ica1c51ab5e117564ff3d49ecbcce3be6231f3afc Signed-off-by: Mauro Sardara --- apps/http-proxy/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/http-proxy/CMakeLists.txt') diff --git a/apps/http-proxy/CMakeLists.txt b/apps/http-proxy/CMakeLists.txt index 7c68131ef..b6ee5e010 100644 --- a/apps/http-proxy/CMakeLists.txt +++ b/apps/http-proxy/CMakeLists.txt @@ -28,8 +28,6 @@ include_directories( SYSTEM ${CMAKE_BINARY_DIR} ${LIB${TRANSPORT_LIBRARY}_INCLUDE_DIR} - http-server - http-client ) set(LIB_SOURCE_FILES -- cgit 1.2.3-korg