Remove ESP service ws_configmgr from the build, no longer needed Signed-off-by: Ken Rowland <kenneth.rowland@lexisnexisrisk.com>
@@ -39,6 +39,5 @@ HPCC_ADD_SUBDIRECTORY (ws_store "PLATFORM")
HPCC_ADD_SUBDIRECTORY (ws_codesign "PLATFORM")
if (NOT CONTAINERIZED)
HPCC_ADD_SUBDIRECTORY (ws_config "PLATFORM")
- HPCC_ADD_SUBDIRECTORY (ws_configmgr "PLATFORM")
HPCC_ADD_SUBDIRECTORY (WsDeploy "PLATFORM")
-endif()
+endif()