add_subdirectory(console)

if (units_ENABLE_QT_SUPPORT AND Qt5_FOUND)
  add_subdirectory(qt)
endif()
