diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2017-04-23 14:19:37 (GMT) |
---|---|---|
committer | Alex Turbov <i.zaufi@gmail.com> | 2017-04-23 14:19:37 (GMT) |
commit | 4c2ae38b0b25e7908c25ae939ba235dcaf336c39 (patch) | |
tree | 0de967a4f379da58519378ca99823bf4207d46f5 /Tests | |
parent | 8494aa7adf3ed2403528af05aed80dea61911b35 (diff) | |
download | CMake-4c2ae38b0b25e7908c25ae939ba235dcaf336c39.zip CMake-4c2ae38b0b25e7908c25ae939ba235dcaf336c39.tar.gz CMake-4c2ae38b0b25e7908c25ae939ba235dcaf336c39.tar.bz2 |
Boost Fiber actually require at least C++11.
Some boost libraries may require particular set of compler features.
The very first one was `boost::fiber` introduced in Boost 1.62.
One can check required compiler features of it in
`${Boost_ROOT}/libs/fiber/build/Jamfile.v2`.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions