set(MODULE_NAME ATOMICS)
set(${MODULE_NAME}_SOURCES
main.cpp
test_atomics.cpp
test_indexed_cases.cpp
)
include(../CMakeCommon.txt)