Skip to content

Commit

Permalink
Update build requirements
Browse files Browse the repository at this point in the history
This closes #21
  • Loading branch information
SveSop committed Jun 22, 2024
1 parent c31654d commit acd06b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ nvoptix (wine-nvoptix)

## Build requirements:
- [WINE] (version >= 9.0) [https://www.winehq.org/](https://www.winehq.org/)
- [Meson] [http://mesonbuild.com/](http://mesonbuild.com/)
- [Meson] (version >= 0.61) [http://mesonbuild.com/](http://mesonbuild.com/)
- [NINJA] [https://ninja-build.org/](https://ninja-build.org/)
- [MINGW] (version >= 9.0) [https://www.mingw-w64.org/](https://www.mingw-w64.org/)
- [MINGW] (version >= 10.0) [https://www.mingw-w64.org/](https://www.mingw-w64.org/)
- [GCC/G++] (version >= 10.0) [https://gcc.gnu.org/](https://gcc.gnu.org/)

## How to build

Expand Down

0 comments on commit acd06b5

Please sign in to comment.