aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2020-12-01 19:30:39 +0100
committerGitHub <noreply@github.com>2020-12-01 19:30:39 +0100
commitb9f054f862e6fc7bdbf41b9404605e2a8ad6b249 (patch)
treef737a205c62422ca46e261b2705cc1ee4bc25f88 /CMakeLists.txt
parent535b586bae36880259a792e2292f02b8495950fe (diff)
parent87ee7a5c2ab2b29594ad2a25c3a76f20cf701259 (diff)
Merge pull request #15577 from vespa-engine/revert-15575-bratseth/apply-on-restart-take-9
Revert "Bratseth/apply on restart take 9"
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 6f88e5bc901..b2d43dec0ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,6 @@ add_subdirectory(config)
add_subdirectory(config-model-fat)
add_subdirectory(configd)
add_subdirectory(configdefinitions)
-add_subdirectory(configgen)
add_subdirectory(configserver)
add_subdirectory(configserver-flags)
add_subdirectory(configutil)