{"id":19277535,"url":"https://github.com/enzymead/cmake-template","last_synced_at":"2026-06-17T19:32:42.190Z","repository":{"id":71830605,"uuid":"456302476","full_name":"EnzymeAD/CMake-Template","owner":"EnzymeAD","description":"🔨 A template for using Enzyme with CMake","archived":false,"fork":false,"pushed_at":"2023-11-17T12:24:00.000Z","size":21,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T21:29:42.499Z","etag":null,"topics":["cmake","enzyme-ad","template"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EnzymeAD.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}},"created_at":"2022-02-06T23:45:56.000Z","updated_at":"2023-06-26T21:39:16.000Z","dependencies_parsed_at":"2023-11-17T14:18:18.663Z","dependency_job_id":null,"html_url":"https://github.com/EnzymeAD/CMake-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/EnzymeAD/CMake-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnzymeAD%2FCMake-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnzymeAD%2FCMake-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnzymeAD%2FCMake-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnzymeAD%2FCMake-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnzymeAD","download_url":"https://codeload.github.com/EnzymeAD/CMake-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnzymeAD%2FCMake-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34463552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["cmake","enzyme-ad","template"],"created_at":"2024-11-09T21:06:09.011Z","updated_at":"2026-06-17T19:32:42.177Z","avatar_url":"https://github.com/EnzymeAD.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake-Template\n\n## Usage\n\n### Install dependencies\n\n- cmake\n- make\n- llvm\n- enzyme\n\nUsing spack:\n```\nspack env activate .\nspack install\n```\n\nUsing homebrew:\n```\nbrew bundle install\n```\n\n### Configure and build\n\nConfigure the CMake project using the version of Enzyme installed on the system:\n```\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nConfigure the CMake project using a custom Enzyme version:\n```\nmkdir build \u0026\u0026 cd build\ncmake -DEnzyme_DIR=/path/to/Enzyme/enzyme/build \nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzymead%2Fcmake-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenzymead%2Fcmake-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzymead%2Fcmake-template/lists"}