2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-01-24 17:52:10 +00:00
Files
atomic/build
Andrey Semashev 06dcdf26c6 Added a configure check to test if synchronization.lib exists.
We need to explicitly link with synchronization.lib when the
WaitOnAddress API is enabled at compile time for ARM targets. Since
this library is only available on newer Windows SDKs, we have to perform
a configure check for whether it is available.
2020-06-21 19:07:28 +03:00
..