{"id":19297338,"url":"https://github.com/alex85k/sqlite3-cmake","last_synced_at":"2026-03-12T11:42:00.241Z","repository":{"id":8885137,"uuid":"10603042","full_name":"alex85k/sqlite3-cmake","owner":"alex85k","description":"cmake script to sqlite3 distibution to build with different compilers","archived":false,"fork":false,"pushed_at":"2022-10-16T00:57:20.000Z","size":10870,"stargazers_count":52,"open_issues_count":1,"forks_count":38,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-07-07T22:31:16.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alex85k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-10T15:16:26.000Z","updated_at":"2023-07-07T22:31:16.657Z","dependencies_parsed_at":"2023-01-11T20:11:30.367Z","dependency_job_id":null,"html_url":"https://github.com/alex85k/sqlite3-cmake","commit_stats":null,"previous_names":[],"tags_count":10,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex85k%2Fsqlite3-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex85k%2Fsqlite3-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex85k%2Fsqlite3-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex85k%2Fsqlite3-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex85k","download_url":"https://codeload.github.com/alex85k/sqlite3-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223893159,"owners_count":17220833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T23:01:52.008Z","updated_at":"2026-03-12T11:42:00.178Z","avatar_url":"https://github.com/alex85k.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"sqlite3-cmake\n=============\n\nSimplest CMake script + full sqlite3 amalgamation distibution to build with different compilers\n\nBuild examples:\n\nOn Windows from Visual Studio command prompt\n```\n  cmake -G \"NMake Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=d:/libs\n  nmake install\n```\n\nOn Windows from Visual Studio IDE\n```\n  cmake -G \"Visual Studio 12 Win64\" -DCMAKE_INSTALL_PREFIX=d:/libs\n  \u003c open and build sqlite3.sln \u003e\n```\n\nOn Linux/FreeBSD without root access\n```\n  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/student/libs\n  make install\n``` ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex85k%2Fsqlite3-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex85k%2Fsqlite3-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex85k%2Fsqlite3-cmake/lists"}