set(MODULE_NAME CPP_API)

set(${MODULE_NAME}_SOURCES
    main.cpp
)

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