Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
James Willenbring
Trilinos
Commits
68ff336c
Commit
68ff336c
authored
May 06, 2019
by
Jonathan Hu
Browse files
Xpetra: fix installation of headers
Fixes
#5098
parent
f741af60
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/xpetra/sup/CMakeLists.txt
View file @
68ff336c
...
...
@@ -76,6 +76,7 @@ TRILINOS_CREATE_CLIENT_TEMPLATE_HEADERS(${DIR})
# Must glob the binary dir last to get all of the auto-generated headers
SET_AND_INC_DIRS
(
DIR
${
CMAKE_CURRENT_BINARY_DIR
}
)
APPEND_GLOB
(
HEADERS
${
DIR
}
/*.hpp
)
#
# Define the targets for package's library(s)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment