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/deps/nmx_pool/CMakeLists.txt
2024-08-21 09:38:18 +08:00

2 lines
76 B
CMake

add_definitions(-fPIC)
add_library(nmx_pool STATIC nmx_alloc.c nmx_palloc.c)