Skip to content

Commit

Permalink
CMake: add the new fds output plugin to default build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas955 committed Jul 10, 2019
1 parent 35ee179 commit 27f6dcc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/output/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# List of output plugin to build and install
add_subdirectory(dummy)
add_subdirectory(fds)
add_subdirectory(json)
add_subdirectory(timecheck)
add_subdirectory(viewer)
add_subdirectory(viewer)

0 comments on commit 27f6dcc

Please sign in to comment.