HomePhabricator

Change the path cmake search for binaries in to include the custom built…
cf3caf12d215Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Change the path cmake search for binaries in to include the custom built depends.

Summary: As per title. This ensures the utilities being used are the one comming from depends instead of the ones from the system. As a result we make sure that version of the lib and utility coming with it are consistent.

Test Plan:

cmake -GNinja .. -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/Win32.cmake-DBUILD_BITCOIN_SEEDER=OFF
ninja

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D835

Details

Provenance
deadalnixAuthored on Dec 20 2017, 14:08
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D835: Change the path cmake search for binaries in to include the custom built depends.
Parents
rSTAGINGdb1b87b6b33b: Detect if EVP_MD_CTX_new is supported by OpenSSL
Branches
Unknown
Tags
Unknown