set(MODULE_NAME THREAD_DIMENSIONS)

set(${MODULE_NAME}_SOURCES
        main.cpp
    test_thread_dimensions.cpp
)

include(../CMakeCommon.txt)
