{"id":37722414,"url":"https://github.com/msclock/cmake-modules","last_synced_at":"2026-01-16T13:34:18.558Z","repository":{"id":199612369,"uuid":"703313604","full_name":"msclock/cmake-modules","owner":"msclock","description":"Some useful cmake module collection","archived":false,"fork":false,"pushed_at":"2025-01-02T02:21:48.000Z","size":321,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T03:22:14.052Z","etag":null,"topics":["cmake","cmake-modules","cmake-scripts"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/msclock.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}},"created_at":"2023-10-11T02:36:14.000Z","updated_at":"2025-01-02T02:20:49.000Z","dependencies_parsed_at":"2023-10-14T20:51:20.077Z","dependency_job_id":"bbbfd7cb-3b1e-4ee8-a05b-fb9dd704f52b","html_url":"https://github.com/msclock/cmake-modules","commit_stats":null,"previous_names":["msclock/cmake-modules"],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/msclock/cmake-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fcmake-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fcmake-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fcmake-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fcmake-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msclock","download_url":"https://codeload.github.com/msclock/cmake-modules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fcmake-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","cmake-modules","cmake-scripts"],"created_at":"2026-01-16T13:34:18.494Z","updated_at":"2026-01-16T13:34:18.553Z","avatar_url":"https://github.com/msclock.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake Modules\n\nInclude some modules in CMake.\n\n## Usage\n\n### Common Usage\n\nNormally, the modules can be referred by add to the project module folders and include the needed module.\n\n```bash\ngit clone --depth 1 https://github.com/msclock/cmake-modules.git cmake/cmake-modules\n```\n\nAdd to CMAKE_MODULE_PATH and refer the modules.\n```cmake\nlist(APPEND CMAKE_MODULE_PATH cmake/cmake-modules)\ninclude(cmake-modules/cmake/ProjectDefault) # Entry module for general projects\ninclude(module/path/without/.cmake/suffix) # Include other modules\n```\n\n### Use registry\n\nThe repo has been registered in the [cmake-registry](https://github.com/msclock/cmake-registry). Here is the [usage](https://github.com/msclock/cpp-scaffold).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsclock%2Fcmake-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsclock%2Fcmake-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsclock%2Fcmake-modules/lists"}