I try to build Iroha Hyperledger using Doker. after I clone the image and try to execute the build with CMake
cmake -H. -Bbuild -DCMAKE_TOOLCHAIN_FILE=/opt/dependencies/scripts/buildsystems/vcpkg.cmake -G "Ninja"
I got this error:
Could not find toolchain file:
/opt/dependencies/scripts/buildsystems/vcpkg.cmake
Call Stack (most recent call first):
CMakeLists.txt:12 (PROJECT)
I use CMake 3.16
Any help
Commands to do (as @kyb said) and according to instruction:
As a result You will see command like: