mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
split README into the actual README and third-party licenses
This commit is contained in:
parent
a8e1fa173e
commit
a85186d7ab
3 changed files with 1696 additions and 1757 deletions
|
@ -474,7 +474,7 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
|
|||
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
|
||||
)
|
||||
|
||||
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER
|
||||
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER COPYING.thirdparty
|
||||
COMPONENT Readme)
|
||||
INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC
|
||||
${CMAKE_BINARY_DIR}/Docs/INFO_BIN)
|
||||
|
|
1692
COPYING.thirdparty
Normal file
1692
COPYING.thirdparty
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue