summaryrefslogtreecommitdiff
path: root/runtimes/libs/xray/pipe/CMakeLists.txt
blob: 19f8e507ecc1b9ec8e8e1700a2945e69feabe343 (plain)
1
2
3
add_library(nnfw_lib_xray_pipe INTERFACE)
target_include_directories(nnfw_lib_xray_pipe INTERFACE include)
target_link_libraries(nnfw_lib_xray_pipe INTERFACE nnfw_lib_xray_event)