{"id":18947220,"url":"https://github.com/qedsoftware/cmake-demo","last_synced_at":"2026-03-26T21:30:21.658Z","repository":{"id":7357899,"uuid":"8682535","full_name":"qedsoftware/cmake-demo","owner":"qedsoftware","description":"(C++) Demonstration of CMake.","archived":false,"fork":false,"pushed_at":"2013-03-10T09:39:57.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T00:45:05.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/qedsoftware.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}},"created_at":"2013-03-10T08:18:47.000Z","updated_at":"2013-11-28T18:40:07.000Z","dependencies_parsed_at":"2022-07-09T15:02:31.145Z","dependency_job_id":null,"html_url":"https://github.com/qedsoftware/cmake-demo","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/qedsoftware%2Fcmake-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fcmake-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fcmake-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fcmake-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qedsoftware","download_url":"https://codeload.github.com/qedsoftware/cmake-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946875,"owners_count":19723014,"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-08T13:09:17.629Z","updated_at":"2026-03-26T21:30:19.558Z","avatar_url":"https://github.com/qedsoftware.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"cmake demo\n===============\n\nThis is a demonstration of using CMake to build a C++ program that calls both internal and external libraries.\n\nThe program's output is pointless --- this is only an exercise in cross-platform compilation and automated resolving of dependencies.\n\nWilliam Wu (william.wu@themathpath.com), 2013 March 10\n\n\nInstructions\n---------------\n$ mkdir build\n\n$ cd build\n\n$ cmake ..\n\n$ make\n\n$ src/CMAKEDEMO \n\n\t*** MATH DEMO ***\n\tThe sine of 0.314159 is 0.309017\n\n\t*** CUSTOM LIBRARY DEMO: LAMENT ***\n\tOverslept\n\tSo tired\n\tIf late\n\tGet fired\n\tWhy bother?\n\tWhy the pain?\n\tJust go home\n\tDo it again.\n\t-- Norman Colm, 'The Worker's Lament'\n\n\t*** CUSTOM LIBRARY DEMO: PI ***\n\tApproximation to PI: 3.15625\n\nThe default test only references math library and internal libraries.\n\nTo test linking with the boost external library, execute\n\n$ git checkout with-boost \n\nand follow the same instructions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fcmake-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqedsoftware%2Fcmake-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fcmake-demo/lists"}