-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
When attempting to generate an Xcode project from the CMakeLists.txt, I get multiple occurrences of the following error:
CMake Error in src/parser/CMakeLists.txt:
The custom command generating
/safe-cplusplus/Build/src/parser/cxx-ast-flatbuffers/ast_generated.h
is attached to multiple targets:
cxx-parser
GENERATE_cxx-ast-flatbuffers
but none of these is a common dependency of the other(s). This is not
allowed by the Xcode "new build system".
Metadata
Metadata
Assignees
Labels
No labels