Page MenuHomePhabricator

[cmake] Check if boost::test require static or dynamic linking and act accordingly
ClosedPublic

Authored by deadalnix on Apr 26 2018, 17:20.

Details

Summary

Before, dynamic linking was just assumed, which is not always correct.

Test Plan

Do a cmake build with boost compiled as a static lib.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable