HomePhabricator

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

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
deadalnixPushed on Dec 26 2017, 12:42
Reviewer
Restricted Project
Differential Revision
D835: Change the path cmake search for binaries in to include the custom built depends.
Parents
rABCdb1b87b6b33b: Detect if EVP_MD_CTX_new is supported by OpenSSL
Branches
Unknown
Tags
Unknown