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

3 lines
52 B
CMake
Raw Normal View History

add_library(exdata exdata.c)
2024-09-14 17:41:23 +08:00
add_subdirectory(test)