android13/external/bcc/examples/networking/xdp/CMakeLists.txt

3 lines
101 B
CMake

file(GLOB PY_FILES *.py)
install(PROGRAMS ${PY_FILES} DESTINATION share/bcc/examples/networking/xdp)