{"id":26766135,"url":"https://github.com/ucl/greatcmakecookoff","last_synced_at":"2026-01-06T17:56:57.743Z","repository":{"id":10061656,"uuid":"12113291","full_name":"UCL/GreatCMakeCookOff","owner":"UCL","description":"Bunch of CMake pain in the baker","archived":false,"fork":false,"pushed_at":"2023-06-07T13:35:03.000Z","size":370,"stargazers_count":41,"open_issues_count":16,"forks_count":22,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-06-20T10:12:39.025Z","etag":null,"topics":["cmake","cmake-modules","cmake-scripts"],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/UCL.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":"2013-08-14T16:10:02.000Z","updated_at":"2024-02-25T04:54:39.000Z","dependencies_parsed_at":"2024-05-02T20:57:56.693Z","dependency_job_id":"e7ccea86-a2e6-4470-8afc-87abb2538f47","html_url":"https://github.com/UCL/GreatCMakeCookOff","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2FGreatCMakeCookOff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2FGreatCMakeCookOff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2FGreatCMakeCookOff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2FGreatCMakeCookOff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UCL","download_url":"https://codeload.github.com/UCL/GreatCMakeCookOff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093168,"owners_count":20722403,"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":["cmake","cmake-modules","cmake-scripts"],"created_at":"2025-03-28T20:19:16.425Z","updated_at":"2026-01-06T17:56:57.683Z","avatar_url":"https://github.com/UCL.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"The Great CMake CookOff\n=======================\n\n\nThis is a repository of usefull and less than usefull cmake recipes.  It is distributed under the\n[MIT License](http://opensource.org/licenses/MIT)\n\nAdding this repository to a cmake\n=================================\n\nThe files in this repository can be added individually or as a whole to a project, as long as the\nMIT copyright terms are followed. One possibility is to include this project as a [git\nsubmodule](http://git-scm.com/docs/git-submodule).\n\nHowever, the easiest method may well be to have this repository downloaded upon configuration of a\nproject. In that case, the file\n[LookUp-GreatCMakeCookOff.cmake](https://github.com/UCL/GreatCMakeCookOff/tree/master/LookUp-GreatCMakeCookOff.cmake)\nshould be downloaded and inserted into the target project. It can then be included in the target\nproject's main `CMakeLists.txt` file:\n\n```cmake\ninclude(LookUp-GreatCMakeCookOff)\n```\n\nThis will download the cook-off into the build directory right at configure time. Cook-off recipes\ncan then be used anywhere below that.\n\nAnother option is to point `CMake` towards the location on disk where a repo of the cook-off can be\nfound, or more explicitely, where the file `GreatCMakeCookOffConfig.cmake` can be found. This is\ndone with `cmake -DGreatCMakeCookOff_DIR=/path/to/cookoff/cmake ..`. Please note that this trick works\nfor any `CMake` project that defines `SomethingConfig.cmake` files.\n\n\nFeatures\n========\n\nPlease check the [wiki](https://github.com/UCL/GreatCMakeCookOff/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucl%2Fgreatcmakecookoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fucl%2Fgreatcmakecookoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucl%2Fgreatcmakecookoff/lists"}