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
bf00740b
Commit
bf00740b
authored
Jan 11, 2021
by
Lynn Garren
Browse files
Merge branch 'revert-
1e9a9b05
' into 'develop'
Revert "Merge branch 'cpp-modules' into 'develop'" See merge request
!9
parents
1974e6eb
fd8b13ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Modules/ClhepCopyHeaders.cmake
View file @
bf00740b
...
...
@@ -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
/CLHEP
)
DESTINATION include
)
endmacro
(
clhep_copy_headers
)
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