if (ENABLE_INFO)
  add_subdirectory(src)
  add_subdirectory(pymod)
endif()