IF(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/Doxygen")
  add_subdirectory(Doxygen)
ENDIF()


add_subdirectory(GettingStarted)
