{"id":13439456,"url":"https://github.com/RaymondZuo301/cmake_example","last_synced_at":"2025-03-20T08:31:09.670Z","repository":{"id":51252272,"uuid":"243979540","full_name":"RaymondZuo301/cmake_example","owner":"RaymondZuo301","description":"This is an example of CMake \u0026 C++ project.","archived":false,"fork":false,"pushed_at":"2020-03-04T08:03:37.000Z","size":29,"stargazers_count":17,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T03:29:29.750Z","etag":null,"topics":["cmake","cpp"],"latest_commit_sha":null,"homepage":"","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/RaymondZuo301.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-29T14:05:37.000Z","updated_at":"2024-06-27T09:25:59.000Z","dependencies_parsed_at":"2022-09-23T19:02:03.697Z","dependency_job_id":null,"html_url":"https://github.com/RaymondZuo301/cmake_example","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/RaymondZuo301%2Fcmake_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondZuo301%2Fcmake_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondZuo301%2Fcmake_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondZuo301%2Fcmake_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaymondZuo301","download_url":"https://codeload.github.com/RaymondZuo301/cmake_example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221739721,"owners_count":16872775,"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","cpp"],"created_at":"2024-07-31T03:01:14.057Z","updated_at":"2024-10-27T22:30:58.382Z","avatar_url":"https://github.com/RaymondZuo301.png","language":"CMake","readme":"# Intro\n\n![C/C++ CI](https://github.com/RaymondZuo301/cmake_example/workflows/C/C++%20CI/badge.svg)\n\nThis is an example of CMake \u0026 C++ project.\n\n# Dependence\n\n- gtest\n- cmake-3.10+\n- doxygen(sudo apt-get install doxygen)\n- graphviz(sudo apt-get install graphviz)\n\n# Build\n\n```bash\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n# Install\n\n```bash\nmake install\n```\n\n# CPack\n\n```bash\ncpack ./CPackConfig.cmake\ndpkg -i XXXXX.deb\n```\n\n# Test\n\n```bash\ncmake .. -DBUILD_TEST=1\nmake test\n```\n\n# Doc\n\n```bash\ncmake .. -DBUILD_DOC=1\nmake doc\n```\n","funding_links":[],"categories":["CMake"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaymondZuo301%2Fcmake_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRaymondZuo301%2Fcmake_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaymondZuo301%2Fcmake_example/lists"}