Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Create two hqps_actor_autogen targets cause cmake error #30

Closed
zhanglei1949 opened this issue Jun 19, 2023 · 1 comment
Closed

Comments

@zhanglei1949
Copy link
Contributor

As I create two hqps_actor_autogen targets in my CMakeLists.txt, cmake error occurs

CMake Error at /usr/local/bin/hiactor_codegen/ActorAutoGen.cmake:42 (add_custom_target):
  add_custom_target cannot create target "installed_libclang" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/root/GraphScope/balabala/graph_db".  See documentation for policy
  CMP0002 for more details.
Call Stack (most recent call first):
  engines/balabala/CMakeLists.txt:39 (include)
@LiSu
Copy link
Collaborator

LiSu commented Jun 26, 2023

Closed by #31

@LiSu LiSu closed this as completed Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants