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

Fix a cmake CMP0054 warning. #2965

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Conversation

linas
Copy link
Member

@linas linas commented Jul 16, 2022

Well, this is new! It says

Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

Hope this fixes it.

Well, this is new!  It says
```
Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
```

Hope this fixes it.
@linas linas merged commit 2fe9654 into opencog:master Jul 16, 2022
@linas linas deleted the cmake-CMP0054-warning branch July 16, 2022 03:47
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.

1 participant