forked from lthn/blockchain
Added BUILD_TYPE variable to allow specifying build type (e.g., Release, Debug) for all build targets. Updated Conan and CMake commands to use the configurable build type. Cleaned up apple-clang profile files by removing unnecessary user_presets configuration.
9 lines
104 B
Text
9 lines
104 B
Text
[settings]
|
|
os=Macos
|
|
arch=armv8
|
|
compiler=apple-clang
|
|
compiler.version=13
|
|
compiler.libcxx=libc++
|
|
|
|
[conf]
|
|
|