Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
11.4
-
None
Description
Execute command cmake . -G Xcode
with error information:
CMake Error in sql/CMakeLists.txt:
The custom command generating
/Volumes/Code/MariaDB/sql/yy_mariadb.yy
is attached to multiple targets:
gen_lex_token
dist
but none of these is a common dependency of the other(s). This is not
allowed by the Xcode "new build system".
Pull request: https://github.com/MariaDB/server/pull/3051