You are on page 1of 1

cmake -G "Visual Studio 15 2017" ..

/src -DCMAKE_BUILD_TYPE=Release
-DUSE_PROTOBUFFERS=OFF -DUSE_ZMQ=OFF | tee make-log_190730.txt

cmake --build . --target ALL_BUILD --config Release | tee build-log_190730.txt

You might also like