Skip to content

Fix issue with empty LIB_NAMES #23

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

fabianbs96
Copy link
Contributor

When LIB_NAMES is empty, cmake reports the following error:
"list sub-command REMOVE_DUPLICATES requires list to be present." To fix this, wrap an if around this command.

When LIB_NAMES is empty, cmake reports the following error:
"list sub-command REMOVE_DUPLICATES requires list to be present." To fix this, wrap an if around this command.
@repo-lockdown
Copy link

repo-lockdown bot commented Aug 16, 2019

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this Aug 16, 2019
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Aug 16, 2019
kosmynin pushed a commit to RWTH-HPC/llvm-project that referenced this pull request Mar 2, 2020
Fixing issue llvm#23

Closes llvm#23

See merge request NEC-RWTH-Projects/clang!18
jpinot pushed a commit to jpinot/llvm-project that referenced this pull request Apr 9, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant