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
86a96fdb
Commit
86a96fdb
authored
Nov 23, 2016
by
Lynn Garren
Browse files
fix the destination
parent
2c5b775a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utility/Utility/CMakeLists.txt
View file @
86a96fdb
...
...
@@ -12,4 +12,4 @@ INSTALL (FILES ${pkginclude_HEADERS}
CONFIGURE_FILE
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/thread_local.in
${
CLHEP_BINARY_DIR
}
/CLHEP/Utility/thread_local.h @ONLY
)
INSTALL
(
FILES
${
CLHEP_BINARY_DIR
}
/CLHEP/Utility/thread_local.h
DESTINATION include/CLHEP/Utility
/thread_local.h
)
DESTINATION include/CLHEP/Utility
)
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