aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 23:04:00 +0100
committerGitHub <noreply@github.com>2020-11-30 23:04:00 +0100
commitb4c5473f3359276098f91cd423214aebe2fff97b (patch)
treed7dcb1c7c6c2e7bb4cfd4c5d4727c8abe7565a13 /CMakeLists.txt
parent3e5cf1de4c336c2e8d4f3a380dc242f402cb6dea (diff)
Revert "Bratseth/apply on restart take 8"
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)