Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
597b0e36942e9c926a1c3ea6fd0da2e2c6acdbc1
/
.
/
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)