mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-03 04:06:31 +02:00
The checks are valid, the "atomic" is added to CMAKE_REQUIRED_LIBRARIES, but it fails during linking with undefined reference to __atomic_store_8 error. "-latomic" needs to be added to CMAKE_CXX_LINK_FLAGS to fix that. |
||
---|---|---|
.. | ||
modules | ||
CheckAtomic.cmake | ||
CheckCXX11StringSupport.cmake | ||
TargetArch.cmake |