1set(MODULE_NAME DEVICE_PARTITION) 2 3set(${MODULE_NAME}_SOURCES 4 main.cpp 5 test_device_partition.cpp 6) 7include(../CMakeCommon.txt) 8