{"id":15991124,"url":"https://github.com/friendlyanon/cmake-init-transitive","last_synced_at":"2026-03-19T18:27:15.417Z","repository":{"id":68574046,"uuid":"436682631","full_name":"friendlyanon/cmake-init-transitive","owner":"friendlyanon","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-12T23:00:48.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T13:42:17.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/friendlyanon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-09T16:19:22.000Z","updated_at":"2024-08-01T07:49:40.000Z","dependencies_parsed_at":"2023-02-24T11:30:32.216Z","dependency_job_id":null,"html_url":"https://github.com/friendlyanon/cmake-init-transitive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/friendlyanon/cmake-init-transitive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlyanon%2Fcmake-init-transitive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlyanon%2Fcmake-init-transitive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlyanon%2Fcmake-init-transitive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlyanon%2Fcmake-init-transitive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friendlyanon","download_url":"https://codeload.github.com/friendlyanon/cmake-init-transitive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlyanon%2Fcmake-init-transitive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29551257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-08T05:42:06.282Z","updated_at":"2026-02-17T17:31:57.659Z","avatar_url":"https://github.com/friendlyanon.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# transitive\n\nThis project was generated by [cmake-init][1].  \nIt's heavily stripped down to focus on showing how to propagate transitive\ndependencies.\n\n# Other examples\n\nThis example is similar to [cmake-init-multi-target][2], because this library\ncan be built as a static library, in which case private dependencies will show\nup in your public link dependencies as `$\u003cLINK_ONLY:...\u003e` generator expressions\nand similar to [cmake-init-use-pkg-config][3], because you have to modify the\ninstalled config file to propagate dependencies.\n\n# Steps to take\n\n* [Link to the dependencies](CMakeLists.txt#L62) according to your requirements\n  (`PRIVATE` is *build* requirement, `INTERFACE` is *usage* requirement,\n  `PUBLIC` is both)\n* Make the [install config](cmake/install-config.cmake) enumerate the packages\n  from above, but using [`find_dependency`][4] instead\n\nEnumerating the dependencies is necessary even if the dependency is otherwise\nan internal implementation detail and is not otherwise exposed in the library\ninterface.\n\n[1]: https://github.com/friendlyanon/cmake-init\n[2]: https://github.com/friendlyanon/cmake-init-multi-target\n[3]: https://github.com/friendlyanon/cmake-init-use-pkg-config\n[4]: https://cmake.org/cmake/help/latest/module/CMakeFindDependencyMacro.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendlyanon%2Fcmake-init-transitive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendlyanon%2Fcmake-init-transitive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendlyanon%2Fcmake-init-transitive/lists"}