-
Notifications
You must be signed in to change notification settings - Fork 8
add functionality to install needed header files #145
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
base: main
Are you sure you want to change the base?
Conversation
|
so far, we've been using them with the subfolder paths ( |
|
(maybe we could skip the subpaths and go for |
|
also I would be in favor of a CMake namespace, but this here appears to be insufficient (added in @vancraar do you know how to do it? |
|
@vancraar am I right to assume that we would have to introduce a |
make CI run again by fixing spack version Co-authored-by: Theresa Pollinger <theresa.pollinger@riken.jp>
(to see if newer versions work out-of-the-box)
Addressing the missing installation of header files mentioned in #140. @freifrauvonbleifrei Which headers should be installed and are they dependent on a certain folder structure, or can they simply all be located together in the include folder?