summaryrefslogtreecommitdiffhomepage
path: root/tools/xpcat/CMakeLists.txt
blob: bb4d326f5076db33bfb199d099e3d78e4657c843 (plain)
1
2
3
4
5
# build tools/xpcat internal executable

add_executable(xpcat xpcat.c)

# vim: ts=2 sts=2 sw=2 et