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

resolve_libraries: Don't unset variables, set to "" instead #13

Merged
merged 1 commit into from Mar 9, 2016
Merged

resolve_libraries: Don't unset variables, set to "" instead #13

merged 1 commit into from Mar 9, 2016

Conversation

gruenich
Copy link
Contributor

@gruenich gruenich commented Mar 9, 2016

If nothing is appended to _libs_found, list(REMOVE_DUPLICATES ..) fails.
Apply change to all other variables in this file which are set to nothing.

Similar to _incs_found in 58a5c16

If nothing is appended to _libs_found, list(REMOVE_DUPLICATES ..) fails.
Apply change to all other variables in this file which are set to nothing.

Similar to _incs_found in 58a5c16
@jedbrown jedbrown merged commit dba0239 into jedbrown:master Mar 9, 2016
jedbrown added a commit that referenced this pull request Mar 9, 2016
… [PR #13]

* github.com:jedbrown/cmake-modules:
  resolve_libraries: Don't unset variables, set to "" instead
@gruenich gruenich deleted the patch-1 branch March 9, 2016 10:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants