{"id":13420231,"url":"https://github.com/bilke/cmake-modules","last_synced_at":"2025-03-15T06:32:09.595Z","repository":{"id":40643706,"uuid":"2342436","full_name":"bilke/cmake-modules","owner":"bilke","description":"Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)","archived":false,"fork":false,"pushed_at":"2024-02-02T15:04:32.000Z","size":355,"stargazers_count":545,"open_issues_count":25,"forks_count":215,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-07-31T22:53:57.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bilke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_1_0.txt","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":"2011-09-07T15:23:41.000Z","updated_at":"2024-07-30T04:10:12.000Z","dependencies_parsed_at":"2023-02-09T09:50:11.422Z","dependency_job_id":"3837c30b-b8e9-4704-a5ac-b8a279d3495f","html_url":"https://github.com/bilke/cmake-modules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilke%2Fcmake-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilke%2Fcmake-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilke%2Fcmake-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilke%2Fcmake-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilke","download_url":"https://codeload.github.com/bilke/cmake-modules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695301,"owners_count":20332621,"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-07-30T22:01:29.261Z","updated_at":"2025-03-15T06:32:09.162Z","avatar_url":"https://github.com/bilke.png","language":"CMake","readme":"Additional CMake Modules\n========================\n\nIntroduction\n------------\n\nThis is a collection of additional CMake modules.\nMost of them are from Ryan Pavlik (\u003chttp://academic.cleardefinition.com\u003e).\n\nHow to Integrate\n----------------\n\nThese modules are probably best placed wholesale into a \"cmake\" subdirectory\nof your project source.\n\nIf you use Git, try installing [git-subtree][1],\nso you can easily use this repository for subtree merges, updating simply.\n\nFor the initial checkout:\n\n\tcd projectdir\n\n\tgit subtree add --squash --prefix=cmake git@github.com:bilke/cmake-modules.git master\n\nFor updates:\n\n\tcd projectdir\n\n\tgit subtree pull --squash --prefix=cmake git@github.com:bilke/cmake-modules.git master\n\nFor pushing to upstream:\n\n\tcd projectdir\n\n\tgit subtree push --prefix=cmake git@github.com:bilke/cmake-modules.git master\n\n\nHow to Use\n----------\n\nAt the minimum, all you have to do is add a line like this near the top\nof your root CMakeLists.txt file (but not before your project() call):\n\n\tlist(APPEND CMAKE_MODULE_PATH \"${CMAKE_SOURCE_DIR}/cmake\")\n\n\nLicenses\n--------\n\nThe modules that are written by Ryan Pavlik are all subject to this license:\n\n\u003e Copyright Iowa State University 2009-2011\n\u003e\n\u003e Distributed under the Boost Software License, Version 1.0.\n\u003e\n\u003e (See accompanying file `LICENSE_1_0.txt` or copy at\n\u003e \u003chttp://www.boost.org/LICENSE_1_0.txt\u003e)\n\nModules based on those included with CMake as well as modules added by me (Lars\nBilke) are under the OSI-approved **BSD** license, which is included in each of\nthose modules. A few other modules are modified from other sources - when in\ndoubt, look at the .cmake.\n\nImportant License Note!\n-----------------------\n\nIf you find this file inside of another project, rather at the top-level\ndirectory, you're in a separate project that is making use of these modules.\nThat separate project can (and probably does) have its own license specifics.\n\n\n[1]: http://github.com/apenwarr/git-subtree  \"Git Subtree master\"\n","funding_links":[],"categories":["TODO scan for Android support in followings","CMake","Modules"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilke%2Fcmake-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilke%2Fcmake-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilke%2Fcmake-modules/lists"}