{"id":13831293,"url":"https://github.com/mosra/toolchains","last_synced_at":"2026-03-08T21:35:42.743Z","repository":{"id":1077791,"uuid":"921572","full_name":"mosra/toolchains","owner":"mosra","description":"Toolchains for crosscompiling with CMake.","archived":false,"fork":false,"pushed_at":"2025-02-17T19:10:16.000Z","size":121,"stargazers_count":93,"open_issues_count":2,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-29T11:06:02.977Z","etag":null,"topics":["android","archlinux","cmake","emscripten","ios","magnum","mingw"],"latest_commit_sha":null,"homepage":"https://magnum.graphics/","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mosra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2010-09-18T22:48:48.000Z","updated_at":"2025-02-27T11:14:18.000Z","dependencies_parsed_at":"2024-08-04T10:06:11.107Z","dependency_job_id":"ab4200c4-52e0-4af5-a52c-6eba733f78ff","html_url":"https://github.com/mosra/toolchains","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/mosra%2Ftoolchains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Ftoolchains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Ftoolchains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Ftoolchains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosra","download_url":"https://codeload.github.com/mosra/toolchains/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332602,"owners_count":20921853,"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":["android","archlinux","cmake","emscripten","ios","magnum","mingw"],"created_at":"2024-08-04T10:01:23.879Z","updated_at":"2026-03-08T21:35:42.689Z","avatar_url":"https://github.com/mosra.png","language":"CMake","readme":"This repository contains toolchains usable for crosscompiling with CMake.\nThey're tailored for and mainly used by [Magnum](https://github.com/mosra/magnum)\nbut should work for other projects as well.\n\nUSAGE\n=====\n\nAssuming a CMake project, point `CMAKE_TOOLCHAIN_FILE` to one of the toolchain\nfiles during the initial CMake invocation. While relative paths may work in\ncertain cases, it's better to always pass an absolute path. The\n`CMAKE_TOOLCHAIN_FILE` variable is only used by CMake during the initial run,\nit's ignored (and thus doesn't even need to be specified) in subsequent runs.\n\n    mkdir build-emscripten \u0026\u0026 cd build-emscripten\n    cmake .. -DCMAKE_TOOLCHAIN_FILE=path/to/toolchains/generic/Emscripten-wasm.cmake\n\nThe toolchain file then sets up other paths (such as pointing\n`CMAKE_MODULE_PATH` to the `modules/Platform/` directory) and the process will\nresult in a configured build directory that can be subsequently used as any\nother. See comments in particular toolchain files for platform-specific\ndetails.\n\nCONTACT \u0026 SUPPORT\n=================\n\nThis project is maintained as part of Magnum, so it shares the same suppport\nchannels:\n\n-   Project homepage — https://magnum.graphics/\n-   Documentation — https://doc.magnum.graphics/\n-   GitHub — https://github.com/mosra/toolchains and the\n    [#magnum](https://github.com/topics/magnum) topic\n-   GitLab — https://gitlab.com/mosra/toolchains\n-   Gitter community chat — https://gitter.im/mosra/magnum\n-   E-mail — info@magnum.graphics\n-   Google Groups mailing list — magnum-engine@googlegroups.com\n    ([archive](https://groups.google.com/forum/#!forum/magnum-engine))\n-   Twitter — https://twitter.com/czmosra and the\n    [#MagnumEngine](https://twitter.com/hashtag/MagnumEngine) hashtag\n\nSee also the Magnum Project [Contact \u0026 Support page](https://magnum.graphics/contact/)\nfor further information.\n\nLICENSE\n=======\n\nWhile Magnum itself and its documentation are licensed under the MIT/Expat\nlicense, the toolchains are put into public domain (or UNLICENSE) to free you\nfrom any legal obstacles when using these to build your apps. See the\n[COPYING](COPYING) file for details.\n","funding_links":[],"categories":["CMake","Toolchains"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosra%2Ftoolchains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmosra%2Ftoolchains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosra%2Ftoolchains/lists"}