Page MenuHomePhabricator

Add an option to the build_cmake.sh to skip the build phase
ClosedPublic

Authored by Fabien on Sep 4 2020, 14:27.

Details

Summary

This will allow for running the configuration phase (cmake) only and
skip the build phase (ninja).

Test Plan
./build_cmake --no-build

Diff Detail

Repository
rABC Bitcoin ABC
Branch
build_cmake_no_build
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12616
Build 25337: Build Diffbuild-clang-tidy · build-diff · build-clang-10 · build-without-wallet
Build 25336: arc lint + arc unit