{"id":21916355,"url":"https://github.com/youngermaster/cmake-tutorials","last_synced_at":"2025-07-17T16:33:13.646Z","repository":{"id":98717593,"uuid":"352694939","full_name":"Youngermaster/CMake-Tutorials","owner":"Youngermaster","description":"This a repo with some examples of CMake courses I made","archived":false,"fork":false,"pushed_at":"2021-05-17T19:19:21.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T09:32:41.550Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Youngermaster.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":"2021-03-29T15:37:15.000Z","updated_at":"2021-05-17T19:19:23.000Z","dependencies_parsed_at":"2023-05-24T22:30:25.424Z","dependency_job_id":null,"html_url":"https://github.com/Youngermaster/CMake-Tutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Youngermaster/CMake-Tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FCMake-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FCMake-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FCMake-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FCMake-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youngermaster","download_url":"https://codeload.github.com/Youngermaster/CMake-Tutorials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FCMake-Tutorials/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265629946,"owners_count":23801494,"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-11-28T19:17:40.417Z","updated_at":"2025-07-17T16:33:13.576Z","avatar_url":"https://github.com/Youngermaster.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake-Tutorials\n\nThis a repo with some examples of CMake courses I made\n\n## How to build in CMake\n\n### Windows\n\nUse:\n\n```\nCmake -S . -B out/build\ncd out/build\nMSBuild.exe [name of the solution] -property:Configuration=Release\n```\n\nThe flag `-property:Configuration=Release` to add the release option, or if you want the `Debug`\nversion use this flag `-property:Configuration=Debug`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Fcmake-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoungermaster%2Fcmake-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Fcmake-tutorials/lists"}