This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/script/CMakeLists.txt
luwenpeng f5f09e5e23 Update timeout and timestamp
* Timeout using CLOCK_MONOTONIC
    * Session start/last timestamps use CLOCK_REALTIME
    * Session ID generator uses CLOCK_REALTIME
2024-04-16 19:19:00 +08:00

2 lines
124 B
CMake

install(FILES python_stat.sh DESTINATION ./ COMPONENT Program)
install(FILES shell_stat.sh DESTINATION ./ COMPONENT Program)