{"id":20355905,"url":"https://github.com/hedzr/study-cmake","last_synced_at":"2026-01-28T07:33:42.110Z","repository":{"id":96618374,"uuid":"314943089","full_name":"hedzr/study-cmake","owner":"hedzr","description":"the demo project for cmake-hello posts","archived":false,"fork":false,"pushed_at":"2024-09-10T01:12:20.000Z","size":429,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T01:08:08.785Z","etag":null,"topics":["cmake","cmake-hello","study-project"],"latest_commit_sha":null,"homepage":"https://hedzr.github.io/tags/#cmake-hello","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/hedzr.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":"2020-11-22T02:21:47.000Z","updated_at":"2024-09-10T01:12:23.000Z","dependencies_parsed_at":"2023-03-13T16:27:23.132Z","dependency_job_id":null,"html_url":"https://github.com/hedzr/study-cmake","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedzr%2Fstudy-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedzr%2Fstudy-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedzr%2Fstudy-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedzr%2Fstudy-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hedzr","download_url":"https://codeload.github.com/hedzr/study-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241889525,"owners_count":20037523,"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-hello","study-project"],"created_at":"2024-11-14T23:14:25.955Z","updated_at":"2026-01-28T07:33:42.057Z","avatar_url":"https://github.com/hedzr.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# study-cmake\n\n## Build\n\n```bash\n# generate the building config\ncmake -B build/\n# build the whole project (with unittest too)\ncmake --build build/\n```\n\n### for MinGW\n\n```bash\ncmake -G \"MinGW Makefiles\" -B build\ncmake --build build\n```\n\n\u003e With GitHub Action MinGW tester, the building error might be threw: 'multiple definitions' on std::string and so on.\n\u003e But it can't be reproduced on a local copy.\n\n### for MSVC\n\nFor a full building, zlib pkg need to be installed manually.\n\n## See also\n\nIn chinese: https://hedzr.github.io/tags/#cmake-hello\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedzr%2Fstudy-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhedzr%2Fstudy-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedzr%2Fstudy-cmake/lists"}