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

4 lines
72 B
CMake

add_library(exdata exdata.c)
# //TODO: Add test
#add_subdirectory(test)