Revert "Add a way for distros to recommend joining a space"

This reverts commit c986c63b84.
This commit is contained in:
Tobias Fella
2024-01-29 23:14:07 +01:00
parent c986c63b84
commit e2048dfa1c
6 changed files with 0 additions and 159 deletions

View File

@@ -48,11 +48,6 @@ endif()
set(QUOTIENT_FORCE_NAMESPACED_INCLUDES TRUE)
set(RECOMMENDED_SPACE_ID "" CACHE STRING "The matrix ID of a space that will be recommended to the user. Only relevant to distros")
set(RECOMMENDED_SPACE_DISPLAYNAME "" CACHE STRING "The displayname of a space that will be recommended to the user. Only relevant to distros")
set(RECOMMENDED_SPACE_AVATAR "" CACHE STRING "mxc url of a space that will be recommended to the user. Only relevant to distros")
set(RECOMMENDED_SPACE_DESCRIPTION "" CACHE STRING "Description of a space that will be recommended to the user. Only relevant to distros")
ecm_setup_version(${PROJECT_VERSION}
VARIABLE_PREFIX NEOCHAT
VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/neochat-version.h