{"id":18823133,"url":"https://github.com/mobius3/terraformer","last_synced_at":"2026-03-19T06:35:35.200Z","repository":{"id":142742991,"uuid":"88571944","full_name":"mobius3/terraformer","owner":"mobius3","description":"A CMake super-build project to help create a suitable development environment","archived":false,"fork":false,"pushed_at":"2018-03-27T02:39:29.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-29T11:59:15.950Z","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/mobius3.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,"zenodo":null}},"created_at":"2017-04-18T02:23:35.000Z","updated_at":"2022-05-15T14:53:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"93a86202-513b-455c-8feb-9b0dc3fcce75","html_url":"https://github.com/mobius3/terraformer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mobius3/terraformer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius3%2Fterraformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius3%2Fterraformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius3%2Fterraformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius3%2Fterraformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobius3","download_url":"https://codeload.github.com/mobius3/terraformer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius3%2Fterraformer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"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":"2024-11-08T00:52:52.341Z","updated_at":"2026-01-26T01:33:06.813Z","avatar_url":"https://github.com/mobius3.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform\n\nTerraform is a CMake super-build project to aid in the creation of a suitable development environment. It downloads and builds libraries.\n\nIt uses ExternalProject to accomplish this via a series of scripts or recipes that contains the required commands to build all dependencies.\n\n# Usage\n\nClone this repository:\n    \n    git clone git@github.com:mobius3/terraform.git\n    \nCreate a build folder inside\n    \n    cd terraform\n    mkdir build\n    cd build\n    \nRun `cmake ..` passing a list of targets that needs to be build:\n\n    cmake .. -DTERRAFORM_TARGETS=\"sdl2;sdl2-image;glm\"\n    \nRun make:\n\n    make\n    \nThis will download and build all targets listed, and install to the parent directory of the root dir. You can change this by passing the argument `TERRAFORM_ROOT`:\n\n    cmake .. -DTERRAFORM_TARGETS=\"sdl2;sdl2-image;glm\" -DTERRAFORM_ROOT=/tmp/terraform","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobius3%2Fterraformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobius3%2Fterraformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobius3%2Fterraformer/lists"}