set(MODULE_NAME CPP_CONVERT)

set(${MODULE_NAME}_SOURCES
    main.cpp
)

include(../../CMakeCommon.txt)
