add_subdirectory(Cxx)

if (APV_USE_PYTHON)
  add_subdirectory(Python)
endif ()
