1
0
Fork 0
forked from lthn/blockchain
blockchain/build/profiles/linux-amd64

9 lines
134 B
Text
Raw Normal View History

[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux