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/src/CMakeLists.txt

5 lines
128 B
CMake
Raw Normal View History

2023-12-13 18:31:10 +08:00
add_subdirectory(timestamp)
2023-12-15 16:34:53 +08:00
add_subdirectory(tuple)
2023-12-15 18:57:13 +08:00
add_subdirectory(packet)
2023-12-11 16:22:46 +08:00
add_subdirectory(session)
add_subdirectory(stellar)