add_subdirectory(cpp)

if(CHARGEFW_BUILD_PYTHON)
    add_subdirectory(python)
endif()
