This create a plateform file for OSX, and backports a small part of D1342 that is required for OSX compilation - the rest of the patch being about finding libraries using brew.
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGINGcd0e5a8d43a7: [cmake] Enable OSX cross compilation
rABCcd0e5a8d43a7: [cmake] Enable OSX cross compilation
cmake -GNinja .. -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/OSX.cmake ninja
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Closed D1342 as it wasn't supposed to have any of the brew stuff. Apparently I added stuff in the wrong order anyways.