The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
299 B
7 lines
299 B
7 years ago
|
# Generic python module
|
||
|
|
||
|
This is a revamped and generic (python 2 and 3) version of the python3
|
||
|
module. With this new interface, projects can now fully specify the version
|
||
|
of python they want to build against / install sources to, and can do so
|
||
|
against multiple major or minor versions in parallel.
|