mirror of
https://github.com/boostorg/atomic.git
synced 2026-01-24 17:52:10 +00:00
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.