summaryrefslogtreecommitdiff
path: root/deps/sqlite3/CMakeLists.txt
blob: 3bc0eb4a35ccba25ef607e60553a7490845a59c8 (plain)
1
2
3
add_library(sqlite3 STATIC
sqlite3.c
)