Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfslabs/meson-ninja-gnu-windows
Meson + Ninja Extension for GNU Windows
https://github.com/tfslabs/meson-ninja-gnu-windows
gnu-windows meson mingw-w64 ninja python3
Last synced: 8 days ago
JSON representation
Meson + Ninja Extension for GNU Windows
- Host: GitHub
- URL: https://github.com/tfslabs/meson-ninja-gnu-windows
- Owner: tfslabs
- License: gpl-3.0
- Created: 2024-02-24T09:04:28.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-30T13:38:56.000Z (8 months ago)
- Last Synced: 2024-03-31T01:27:22.698Z (8 months ago)
- Topics: gnu-windows, meson, mingw-w64, ninja, python3
- Language: Python
- Homepage:
- Size: 2.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Meson + Ninja Build System
Meson® is a project to create the best possible next-generation build system.
Ninja is a small build system with a focus on speed.
## Build this library
To build this library, you will need:
* [GNU Windows](https://github.com/tfslabs/gnu-windows)
* [CMake](https://www.cmake.org/) version 3 or newer installed on your machine. You can download it from the official website and follow their installation instructions.
* [Python 3.9+](https://python.org)> :warning:
>
> * Make sure you can run `make`, `gcc` and `g++` from the command line without any issues.
> * DO NOT install Python3 from Microsoft Store, due to various problems on the installationJust run the following commands in a terminal window to get started:
```cmd
build.cmd
```Once it's done, you can see your `.bin` folder. You can then paste it into your GNU Windows installation folder.