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
Container registry
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Ryan Bernard Calladine
Geant4
Commits
8030969e
Commit
8030969e
authored
8 years ago
by
Marco Clemencic
Browse files
Options
Downloads
Patches
Plain Diff
Fix Geant4 CMake build to install libraries in lib instead of lib64
parent
899a3579
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Geant4/G4config/CMakeLists.txt
+1
-0
1 addition, 0 deletions
Geant4/G4config/CMakeLists.txt
with
1 addition
and
0 deletions
Geant4/G4config/CMakeLists.txt
+
1
−
0
View file @
8030969e
...
...
@@ -60,6 +60,7 @@ ExternalProject_Add(Geant4
-DGEANT4_USE_NETWORKDAWN=ON
-DGEANT4_USE_INVENTOR=OFF
-DCMAKE_INSTALL_PREFIX=
${
CMAKE_SOURCE_DIR
}
/InstallArea/$ENV{CMTCONFIG}
-DCMAKE_INSTALL_LIBDIR=lib
-DGEANT4_INSTALL_DATADIR=
${
G4DATA
}
-DGEANT4_BUILD_VERBOSE_CODE=
${
G4VERBOSE
}
-DCMAKE_USE_CCACHE=
${
CMAKE_USE_CCACHE
}
...
...
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