forked from lthn/blockchain
Renamed and updated CMake build profiles for consistency across platforms, added a new gcc-linux-armv8 profile, and removed legacy build scripts and utilities from the utils directory. Introduced Docker build context and documentation for containerized builds. Updated docs submodule reference.
10 lines
166 B
Text
10 lines
166 B
Text
[settings]
|
|
arch=x86_64
|
|
compiler=msvc
|
|
compiler.cppstd=17
|
|
compiler.runtime=static
|
|
compiler.version=194
|
|
os=Windows
|
|
|
|
[conf]
|
|
tools.cmake.cmaketoolchain:user_presets=False
|