Older/Server/ThirdParty/CMakeLists.txt
2023-12-30 00:15:03 +08:00

5 lines
42 B
CMake

add_library(sqlite
sqlite/sqlite3.c
)