summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@yahoo-inc.com>2017-10-02 12:26:28 +0000
committerArne Juul <arnej@yahoo-inc.com>2017-10-05 06:25:32 +0000
commit14b32518dc6b04c791b6aca7adf873d31873de1c (patch)
treee477b1b7ad066f95e8172dc58dbb216117ce9561 /CMakeLists.txt
parentdee4a9914b6928c1712058a162d7d4a133cd57c0 (diff)
add C++ application logforwarder-start
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f7752d5915e..db6bbde423a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,6 +71,7 @@ add_subdirectory(jrt_test)
add_subdirectory(juniper)
add_subdirectory(logd)
add_subdirectory(logserver)
+add_subdirectory(logforwarder)
add_subdirectory(lowercasing_test)
add_subdirectory(memfilepersistence)
add_subdirectory(messagebus)