We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ee179 commit 27f6dccCopy full SHA for 27f6dcc
src/plugins/output/CMakeLists.txt
@@ -1,5 +1,6 @@
1
# List of output plugin to build and install
2
add_subdirectory(dummy)
3
+add_subdirectory(fds)
4
add_subdirectory(json)
5
add_subdirectory(timecheck)
-add_subdirectory(viewer)
6
+add_subdirectory(viewer)
0 commit comments