{"id":18937855,"url":"https://github.com/amoeba/arrow-cmake-fetchcontent","last_synced_at":"2025-09-08T07:38:33.996Z","repository":{"id":66554345,"uuid":"601514679","full_name":"amoeba/arrow-cmake-fetchcontent","owner":"amoeba","description":"Minimal example of including Arrow in a C++ project using CMake and FetchContent","archived":false,"fork":false,"pushed_at":"2025-01-28T02:16:18.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T19:58:40.508Z","etag":null,"topics":["apache-arrow","cmake","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amoeba.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-14T08:24:04.000Z","updated_at":"2025-01-28T02:16:22.000Z","dependencies_parsed_at":"2024-01-10T22:32:46.843Z","dependency_job_id":"b139edc9-5dd0-45c6-be1a-09caf0a10db2","html_url":"https://github.com/amoeba/arrow-cmake-fetchcontent","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"7cb4da9ce6f514d2f6873fd718d3f41d0d047334"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/amoeba/arrow-cmake-fetchcontent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-cmake-fetchcontent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-cmake-fetchcontent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-cmake-fetchcontent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-cmake-fetchcontent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amoeba","download_url":"https://codeload.github.com/amoeba/arrow-cmake-fetchcontent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-cmake-fetchcontent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152681,"owners_count":25231291,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apache-arrow","cmake","cpp"],"created_at":"2024-11-08T12:12:39.929Z","updated_at":"2025-09-08T07:38:33.947Z","avatar_url":"https://github.com/amoeba.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arrow-cmake-fetchcontent\n\nA minimal and fairly self-contained example of using CMake to use Arrow C++ in a\nseparate C++ project. This uses FetchContent instead of ExternalProject to\ninclude Arrow C++.\n\n## Pre-requisites\n\n- git\n- cmake\n- A C++ compiler toolchain\n\n## Building\n\n1. `git clone https://github.com/amoeba/arrow-cmake-fetchcontent`\n2. `cd arrow-cmake-fetchcontent`\n3. `mkdir build`\n4. `cd build`\n5. `cmake ..` \n   This fetches Arrow from GitHub so it takes a bit and produces no output\n6. `cmake --build .`\n7. `./example`\n\n## Next steps\n\n- Make it easier to check out different versions of Arrow\n- Document how to customize the Arrow build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoeba%2Farrow-cmake-fetchcontent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famoeba%2Farrow-cmake-fetchcontent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoeba%2Farrow-cmake-fetchcontent/lists"}