set(MODULE_NAME DEVICE_PARTITION)

set(${MODULE_NAME}_SOURCES
    main.cpp
    test_device_partition.cpp
)
include(../CMakeCommon.txt)
