15 lines
338 B
Plaintext
15 lines
338 B
Plaintext
[settings]
|
|
arch=x86_64
|
|
build_type=Release
|
|
compiler=gcc
|
|
compiler.version=14
|
|
compiler.cppstd=gnu23
|
|
compiler.libcxx=libstdc++11
|
|
os=Linux
|
|
|
|
[conf]
|
|
# xorg/system and egl/system resolve to apt packages; the build runs as root so
|
|
# no sudo is available or needed.
|
|
tools.system.package_manager:mode=install
|
|
tools.system.package_manager:sudo=False
|