HomePhabricator

[cmake] Add support to build native executables

Description

[cmake] Add support to build native executables

Summary: As per title. This ensures that we can build the executable used to generate various assets.

Test Plan:

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

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: teamcity

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

Details

Provenance
deadalnixAuthored on Apr 7 2018, 15:46
deadalnixPushed on Apr 8 2018, 14:57
Reviewer
Restricted Project
Differential Revision
D1252: [cmake] Add support to build native executables
Parents
rSTAGINGeb23540cbc3b: [secp256k1] Reduce usage of hardcoded size constant
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/3423