]> git.cworth.org Git - apitrace/blob - cli/CMakeLists.txt
8772179867fdd473f9e7d79cc14b89723e886868
[apitrace] / cli / CMakeLists.txt
1 add_executable (apitrace apitrace.cpp)
2
3 install (TARGETS apitrace RUNTIME DESTINATION bin)