add_subdirectory(v1)
add_subdirectory(v2)

set(ALL_OBJECT_FILES
    ${ALL_OBJECT_FILES}
    PARENT_SCOPE)
