An open API service indexing awesome lists of open source software.

https://github.com/jonaski/mxe-qt

:floppy_disk: MXE with Qt 6
https://github.com/jonaski/mxe-qt

cross-compile cross-environment mxe

Last synced: over 1 year ago
JSON representation

:floppy_disk: MXE with Qt 6

Awesome Lists containing this project

README

          

# :floppy_disk: MXE (M cross environment) [![License][license-badge]][license-page] ![Deploy](https://github.com/jonaski/mxe-qt/workflows/Deploy/badge.svg)

[license-page]: LICENSE.md
[license-badge]: https://img.shields.io/badge/License-MIT-brightgreen.svg

MXE (M cross environment) is a Makefile that compiles a cross compiler and many free libraries.

This is a modified and minimal version of MXE. Feel free to make use of it if you need something.

See [MXE](https://github.com/mxe/mxe) for the official and full version.