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

ubuntu 18.04 make 报错 #13

Open
SebastianHan93 opened this issue May 26, 2022 · 3 comments
Open

ubuntu 18.04 make 报错 #13

SebastianHan93 opened this issue May 26, 2022 · 3 comments

Comments

@SebastianHan93
Copy link

CMake Error at test/CMakeLists.txt:6 (add_executable):
The target name "test" is reserved or not valid for certain CMake features,
such as generator expressions, and may result in undefined behavior.

CMake Error at test/CMakeLists.txt:8 (target_link_libraries):
Cannot specify link libraries for target "test" which is not built by this
project.

@ncdhz
Copy link
Owner

ncdhz commented May 26, 2022

@SebastianHan93 解决了,再试看看

@SebastianHan93
Copy link
Author

@SebastianHan93 解决了,再试看看

CMake Error at CMakeLists.txt:15 (install):
install TARGETS given target "verification" which does not exist in this
directory.
还是报错

@jiqiang2022
Copy link

@SebastianHan93 解决了,再试看看

CMake Error at CMakeLists.txt:15 (install): install TARGETS given target "verification" which does not exist in this directory. 还是报错

你好,请问这个问题解决了吗

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

3 participants