Clang-12 on Ubuntu 20.04 LTS/amd64 is missing -latomic

FYI: The SDK is probably missing a check for needing -latomic linker flag.

-DCMAKE_CXX_STANDARD_LIBRARIES=-latomic is my currently working workaround with SDK 3.7.4.