blob: 48a90a01a6c8cc3d51df5bb65b0c4d34260b6e52 [file] [log] [blame]
set(EXAMPLE_PROGRAMS hello_world.py)
install(PROGRAMS ${EXAMPLE_PROGRAMS} DESTINATION share/bcc/examples)
add_subdirectory(networking)
add_subdirectory(tracing)