1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-11 09:43:05 +03:00

split README into the actual README and third-party licenses

This commit is contained in:
Sergei Golubchik
2014-05-23 16:40:10 +02:00
parent a8e1fa173e
commit a85186d7ab
3 changed files with 1696 additions and 1757 deletions

View File

@@ -474,7 +474,7 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
WORKING_DIRECTORY ${CMAKE_BINARY_DIR} WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
) )
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER COPYING.thirdparty
COMPONENT Readme) COMPONENT Readme)
INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC
${CMAKE_BINARY_DIR}/Docs/INFO_BIN) ${CMAKE_BINARY_DIR}/Docs/INFO_BIN)

1692
COPYING.thirdparty Normal file

File diff suppressed because it is too large Load Diff

1759
README

File diff suppressed because it is too large Load Diff