add_subdirectory(nano_attachment) if ("${ATTACHMENT_TYPE}" STREQUAL "envoy") add_subdirectory(envoy) else() add_subdirectory(nginx) endif()