{"id":20160353,"url":"https://github.com/juliapackaging/cmake.jl","last_synced_at":"2025-09-06T11:44:33.693Z","repository":{"id":61797427,"uuid":"142635761","full_name":"JuliaPackaging/CMake.jl","owner":"JuliaPackaging","description":"Julia package to provide access to CMake","archived":false,"fork":false,"pushed_at":"2020-05-04T05:04:33.000Z","size":52,"stargazers_count":13,"open_issues_count":4,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T01:51:13.030Z","etag":null,"topics":["cmake","julia"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaPackaging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-28T01:02:38.000Z","updated_at":"2022-12-08T04:42:12.000Z","dependencies_parsed_at":"2022-10-21T11:15:10.105Z","dependency_job_id":null,"html_url":"https://github.com/JuliaPackaging/CMake.jl","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPackaging%2FCMake.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPackaging%2FCMake.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPackaging%2FCMake.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPackaging%2FCMake.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaPackaging","download_url":"https://codeload.github.com/JuliaPackaging/CMake.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131317,"owners_count":21052819,"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","julia"],"created_at":"2024-11-14T00:13:40.728Z","updated_at":"2025-04-10T00:10:25.238Z","avatar_url":"https://github.com/JuliaPackaging.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake\n\n[![Build Status](https://travis-ci.org/JuliaPackaging/CMake.jl.svg?branch=master)](https://travis-ci.org/JuliaPackaging/CMake.jl)\n[![Build status](https://ci.appveyor.com/api/projects/status/49wbo3l6pyw8gh69/branch/master?svg=true)](https://ci.appveyor.com/project/StevenGJohnson/cmake-jl/branch/master)\n\nThis package is designed to make it easier for Julia packages to build binary dependencies that use CMake. It automatically downloads a modern version of CMake (3.X.Y, instead of the Ubuntu 14.04 default of 2.8.12), and it exports a constant `cmake` giving the path of this executable.\n\nFor a [BinDeps.jl](https://github.com/JuliaLang/BinDeps.jl)-compatible `CMakeProcess` class for automatically building CMake dependencies,\nsee the [CMakeWrapper.jl](https://github.com/JuliaPackaging/CMakeWrapper.jl) package.\n\n# Installation\n\n    julia\u003e Pkg.add(\"CMake\")\n\n# Usage\n\n`using CMake` gives you access to a constant string `cmake` giving\nthe path of the `cmake` executable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliapackaging%2Fcmake.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliapackaging%2Fcmake.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliapackaging%2Fcmake.jl/lists"}