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 namespace config #141

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Conversation

SimonHeybrock
Copy link
Contributor

I had two small problems with what was added in #136:

  • Fix namespace macro when specializing hash.
  • target_compile_definitions with INTERFACE didn't work, had to change to PUBLIC. I am not sure which is correct and why, but as it is now in master I could not get it to work.

@phlptp
Copy link
Collaborator

phlptp commented Mar 10, 2021

Thanks, I do need to add a test that builds cmake with a different namespace but not sure it would have caught the hash operations.

@phlptp phlptp merged commit 63ff891 into LLNL:master Mar 10, 2021
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.

2 participants