Check if external library is needed to have atomic support.
Akonadi is using atomic feature. Not every platform has direct support for it. For some libatomic is needed. CheckAtomic from extra-cmake-modules make sure, test this feature and add the library if needed. Fixes: https://bugs.debian.org/961647 (cherry picked from commit 24b239e1)
Please register or sign in to comment