diff options
Diffstat (limited to 'scripts/CMakeLists.txt')
| -rw-r--r-- | scripts/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt index 7243c1d..af17de6 100644 --- a/scripts/CMakeLists.txt +++ b/scripts/CMakeLists.txt @@ -1,2 +1 @@ -install(FILES python_stat.sh DESTINATION ./ COMPONENT PROGRAM) -install(FILES shell_stat.sh DESTINATION ./ COMPONENT PROGRAM)
\ No newline at end of file +install(FILES stat_format.sh DESTINATION ./ COMPONENT PROGRAM)
\ No newline at end of file |
