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

Issues with gcem target when using externally #121

Closed
riffard opened this issue Aug 23, 2021 · 1 comment · Fixed by #120
Closed

Issues with gcem target when using externally #121

riffard opened this issue Aug 23, 2021 · 1 comment · Fixed by #120
Assignees

Comments

@riffard
Copy link
Collaborator

riffard commented Aug 23, 2021

There is an error happening at the level of the cmake configuration when using NEST as an external package:

CMake Error at CMakeLists.txt:5 (find_package):
  Found package configuration file:

    ....../lib64/cmake/NEST/NESTConfig.cmake

  but it set NEST_FOUND to FALSE so package "NEST" is considered to be NOT
  FOUND.  Reason given by package:

  The following imported targets are referenced, but are missing: gcem
@riffard
Copy link
Collaborator Author

riffard commented Aug 23, 2021

There is a PR addressing this issue: #120

@riffard riffard linked a pull request Aug 23, 2021 that will close this issue
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 a pull request may close this issue.

2 participants