summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/examples/CMakeLists.txt
blob: 92f98d4f120d92a850f6c617cefca6aea8040b99 (plain)
1
2
3
4
5
add_subdirectory(hello_world)
if(FLB_OUT_LIB)
  add_subdirectory(out_lib)
endif()