[CONC-532] CPACK Readme error Created: 2021-03-11  Updated: 2021-03-11  Resolved: 2021-03-11

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Diego Dupin Assignee: Georg Richter
Resolution: Not a Bug Votes: 0
Labels: None


 Description   

i've tryed to build cpp and i have an error with cpack on c/c
CMake Error at /usr/share/cmake-3.16/Modules/CPack.cmake:539 (message):
CPack package description file:
"/home/kolzeq/IdeaProjects/mariadb-connector-cpp/libmariadb/README" could
not be found.

changing CMakefile

SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CC_SOURCE_DIR}/README")

to

SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CC_SOURCE_DIR}/README.md")

solve the issue.



 Comments   
Comment by Georg Richter [ 2021-03-11 ]

MariaDB Connector/C doesn't have a README.md, so the proposed fix would break build of Connector/C.

Generated at Thu Feb 08 03:05:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.