mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-15 23:45:57 +00:00
11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
compiler=gcc
|
|
compiler.version=11
|
|
compiler.libcxx=libstdc++11
|
|
build_type=Release
|
|
|
|
[conf]
|
|
tools.system.package_manager:mode=install
|
|
tools.system.package_manager:sudo=True |