aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-03-19 18:28:17 +0100
committergjoranv <gv@verizonmedia.com>2021-03-23 22:58:13 +0100
commit8576c65baa3b66a06ae25a6342c589bcfd2d5cbe (patch)
tree4c6f1acb1849e788dfe32ba143ad1a3b8dc74178 /CMakeLists.txt
parent9eee7e2229d5a810fe20f2e656b972d437daa62f (diff)
Do not build or install the jdisc_http_service module.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 40f60d7daab..1b4a87aa39c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -91,7 +91,6 @@ add_subdirectory(hosted-zone-api)
add_subdirectory(jdisc-cloud-aws)
add_subdirectory(jdisc_core)
add_subdirectory(jdisc-security-filters)
-add_subdirectory(jdisc_http_service)
add_subdirectory(jdisc_jetty)
add_subdirectory(jrt_test)
add_subdirectory(juniper)