2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-01-26 18:32:08 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
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