{"id":25208135,"url":"https://github.com/1010code/cmake-tutorial","last_synced_at":"2026-01-19T03:33:18.177Z","repository":{"id":118676016,"uuid":"534863142","full_name":"1010code/CMake-tutorial","owner":"1010code","description":"CMake tutorial","archived":false,"fork":false,"pushed_at":"2024-05-01T09:17:25.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T04:20:05.320Z","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/1010code.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":"2022-09-10T01:59:07.000Z","updated_at":"2024-05-01T09:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2f5998a-05ca-4cbf-b1ce-2752487e3d6a","html_url":"https://github.com/1010code/CMake-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1010code/CMake-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1010code%2FCMake-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1010code%2FCMake-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1010code%2FCMake-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1010code%2FCMake-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1010code","download_url":"https://codeload.github.com/1010code/CMake-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1010code%2FCMake-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28560373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-02-10T12:18:55.169Z","updated_at":"2026-01-19T03:33:18.163Z","avatar_url":"https://github.com/1010code.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CMake tutorial\ncmake 是一個高級編譯配置工具，簡單來說 cmake 就是生成 Makefile 的工具。使用的時機是當專案變得非常複雜有非常多的相依程式，可以透過 cmake 幫助快速輸出一個可執行文件或者共享庫(dll，so等等)。官方網站是 [www.cmake.org](http://www.cmake.org/)，可以透過官方網站獲得更多關於 cmake 的訊息。\n\n## 文章列表\n| 文章 | 程式碼 |\n|------|--------|\n|  [ch1 第一隻 CMake 程式](./ch1-first-cmake.md)    |  [Code](./ch1)      |\n|  [ch2 讓讓專案看起來更像一個工程](./ch2-make-prokect-pro.md)    |  [Code](./ch2)      |\n|  [ch3 靜態庫和動態庫的構建](./ch3-make-library.md)    |  [Code](./ch3)      |\n|  [ch4 使用外部共享庫和標頭檔](./ch4-include-share-lib.md)    |  [Code](./ch4)      |\n\n## Reference\n- [從零開始詳細介紹CMake](https://www.bilibili.com/video/BV1vR4y1u77h/?p=4\u0026spm_id_from=pageDriver\u0026vd_source=5a6b197f885be2e93405a9e839601280)\n- [learning-cmake](https://github.com/Akagi201/learning-cmake)\n- [軟件構建: CMake 快速入門](https://www.bilibili.com/video/BV1rR4y1E7n9/?spm_id_from=autoNext\u0026vd_source=5a6b197f885be2e93405a9e839601280)\n- [建構屬於自己的C/C++專案 : 我的30天CMake學習之旅系列](https://ithelp.ithome.com.tw/users/20162026/ironman/6715)\n- [30 天 CMake 跨平台之旅](https://ithelp.ithome.com.tw/users/20161950/ironman/6278)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1010code%2Fcmake-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1010code%2Fcmake-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1010code%2Fcmake-tutorial/lists"}