Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nigel Watson
Geant4
Commits
7f71fa13
Commit
7f71fa13
authored
9 years ago
by
Marco Clemencic
Browse files
Options
Downloads
Patches
Plain Diff
fixed installation of Geant4 analysis headers
parent
8e391251
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Geant4/G4config/patches/geant4.cmake.patch
+11
-0
11 additions, 0 deletions
Geant4/G4config/patches/geant4.cmake.patch
with
11 additions
and
0 deletions
Geant4/G4config/patches/geant4.cmake.patch
+
11
−
0
View file @
7f71fa13
...
...
@@ -776,3 +776,14 @@ diff -urN a/geant4.9.6.p04/source/visualization/OpenInventor/sources.cmake b/gea
#----------------------------------------------------------------------------
# Copy all scripts to the build directory, i.e. the directory in which we
--- a/geant4.9.6.p04/source/analysis/CMakeLists.txt 2015-02-04 09:53:32.000000000 +0100
+++ b/geant4.9.6.p04/source/analysis/CMakeLists.txt 2015-10-13 16:42:00.992216989 +0200
@@ -96,7 +96,7 @@
# Install the headers, retaining their nested structure
#
install(DIRECTORY include/
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${PROJECT_NAME}
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
COMPONENT Development
PATTERN ".svn" EXCLUDE
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment