add_subdirectory(v1)
if (TARGET GFTL::gftl-v2)
  add_subdirectory(v2)
endif ()
