Page MenuHomePhabricator

Add support for scheduler_tests in cmake
ClosedPublic

Authored by deadalnix on Apr 5 2018, 12:22.

Details

Summary

cmake doesn't set define about boost::this_thread::sleep_for and alike. This hasn't been an issue since Boost 1.52, but we are requiring Boost 1.58, so we don't really care.

Test Plan
ninja
./src/test/test_bitcoin

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Apr 5 2018, 19:09
This revision was automatically updated to reflect the committed changes.