1*387f9dfdSAndroid Build Coastguard Workerset(EXAMPLE_PROGRAMS hello_world.py) 2*387f9dfdSAndroid Build Coastguard Workerinstall(PROGRAMS ${EXAMPLE_PROGRAMS} DESTINATION share/bcc/examples) 3*387f9dfdSAndroid Build Coastguard Worker 4*387f9dfdSAndroid Build Coastguard Workerif(ENABLE_CLANG_JIT) 5*387f9dfdSAndroid Build Coastguard Workerif(ENABLE_USDT) 6*387f9dfdSAndroid Build Coastguard Workeradd_subdirectory(cpp) 7*387f9dfdSAndroid Build Coastguard Workerendif(ENABLE_USDT) 8*387f9dfdSAndroid Build Coastguard Workeradd_subdirectory(lua) 9*387f9dfdSAndroid Build Coastguard Workeradd_subdirectory(networking) 10*387f9dfdSAndroid Build Coastguard Workeradd_subdirectory(tracing) 11*387f9dfdSAndroid Build Coastguard Workerendif() 12