summaryrefslogtreecommitdiffstats
path: root/apps/CMakeLists.txt
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-06-24 10:38:37 +0200
committerMauro Sardara <msardara@cisco.com>2019-06-24 10:59:43 +0200
commit5aafc27d30f24bc42b50fcd5e1633149020ed597 (patch)
treee1f4a6147f6ddce04cd50a84e8579afaca20eec0 /apps/CMakeLists.txt
parent174ab0f37173d9f9290575d819bced318f45ed90 (diff)
[HICN-224] Dismiss legacy http proxy.
Change-Id: Ica1c51ab5e117564ff3d49ecbcce3be6231f3afc Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'apps/CMakeLists.txt')
-rw-r--r--apps/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
index cec404034..f59d58f6e 100644
--- a/apps/CMakeLists.txt
+++ b/apps/CMakeLists.txt
@@ -66,9 +66,7 @@ endif ()
include(Packaging)
set(HIGET higet)
-set(HTTP_SERVER hicn-http-sever)
set(HTTP_PROXY hicn-http-proxy)
-add_subdirectory(http-server)
add_subdirectory(http-proxy)
add_subdirectory(higet) \ No newline at end of file