X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=72b35c21f8bb148985f76b6b827cfd1c8026e25a;hb=ca0c40fa6d5764b3f2ba7cafc7ba1c291e466005;hp=39797a85e2a9ed8654375a1b48d0476ee86e902c;hpb=73694fa14967ad586b5116c49665fb7884de68b8;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 39797a8..72b35c2 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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