diff options
| author | luwenpeng <[email protected]> | 2024-10-30 17:00:20 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-11-01 15:24:22 +0800 |
| commit | d56cda3d9aadff2bb98529467452d7097bd167cc (patch) | |
| tree | 64f46a11c555bdf8d13e3671d3fab2b6dde8954e /scripts/CMakeLists.txt | |
| parent | 03864c9731ec87ed6c7e1fbe3c5f261880e857dc (diff) | |
session manager support output fieldstat
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 |
