]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Add new "apitrace diff-state" command
[apitrace] / CMakeLists.txt
index 39797a85e2a9ed8654375a1b48d0476ee86e902c..72b35c21f8bb148985f76b6b827cfd1c8026e25a 100755 (executable)
@@ -490,6 +490,7 @@ add_subdirectory(cli)
 # Scripts (to support the CLI)
 
 install (PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/scripts/tracediff.sh DESTINATION ${LIB_INSTALL_DIR}/scripts)
+install (PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/scripts/jsondiff.py DESTINATION ${LIB_INSTALL_DIR}/scripts)
 
 ##############################################################################
 # GUI