add_subdirectory(Cxx)
if(Slicer_USE_PYTHONQT)
  add_subdirectory(Python)
endif()

