Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
baebe8075d38776ab9aab0419e96e2f7cdd7e95d
/
.
/
examples
/
CMakeLists.txt
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)