|
|
@ -23,7 +23,7 @@ following: |
|
|
|
External dependencies |
|
|
|
External dependencies |
|
|
|
|
|
|
|
|
|
|
|
The goal of Meson is to be as easily usable as possible. The user |
|
|
|
The goal of Meson is to be as easily usable as possible. The user |
|
|
|
experience thould be "get Python3, run", even on |
|
|
|
experience thould be "get Python3 and Ninja, run", even on |
|
|
|
Windows. Unfortunately this means that we can't have dependencies on |
|
|
|
Windows. Unfortunately this means that we can't have dependencies on |
|
|
|
projects outside of Python's standard library. This applies only to |
|
|
|
projects outside of Python's standard library. This applies only to |
|
|
|
core functionality, though. For additional helper programs etc the use |
|
|
|
core functionality, though. For additional helper programs etc the use |
|
|
|