Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
1e9a9b05
Commit
1e9a9b05
authored
Jan 11, 2021
by
Lynn Garren
Browse files
Merge branch 'cpp-modules' into 'develop'
Install modulemap along with other header files See merge request
!6
parents
6b88ffde
2df1c6f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Modules/ClhepCopyHeaders.cmake
View file @
1e9a9b05
...
...
@@ -49,6 +49,6 @@ macro (clhep_copy_headers )
# handle the module.modulemap file
CONFIGURE_FILE
(
${
CLHEP_SOURCE_DIR
}
/module.modulemap
${
CLHEP_BINARY_DIR
}
/module.modulemap COPYONLY
)
INSTALL
(
FILES
${
CLHEP_BINARY_DIR
}
/module.modulemap
DESTINATION include
)
DESTINATION include
/CLHEP
)
endmacro
(
clhep_copy_headers
)
Lynn Garren
@garren
mentioned in commit
bf00740b
·
Jan 11, 2021
mentioned in commit
bf00740b
mentioned in commit bf00740b0edac656b0f2142df73abf7c5e3f7f90
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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