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.
8 lines
318 B
8 lines
318 B
{ |
|
"installed": [ |
|
{"type": "python_limited_lib", "file": "usr/@PYTHON_PLATLIB@/limited"}, |
|
{"type": "py_limited_implib", "file": "usr/@PYTHON_PLATLIB@/limited"}, |
|
{"type": "python_lib", "file": "usr/@PYTHON_PLATLIB@/not_limited"}, |
|
{"type": "py_implib", "file": "usr/@PYTHON_PLATLIB@/not_limited"} |
|
] |
|
}
|
|
|