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/infra/mq/CMakeLists.txt
2024-09-13 19:04:59 +08:00

3 lines
44 B
CMake

add_library(mq mq.c)
add_subdirectory(test)