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
Iterations
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
LHCb
Geant4
Commits
05094d0d
Commit
05094d0d
authored
10 years ago
by
Marco Clemencic
Browse files
Options
Downloads
Patches
Plain Diff
v95r2p7g2
parent
d34374b7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cmt/project.cmt
+1
-1
1 addition, 1 deletion
cmt/project.cmt
toolchain.cmake
+1
-1
1 addition, 1 deletion
toolchain.cmake
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
05094d0d
...
...
@@ -13,7 +13,7 @@ if(DEFINED ENV{G4_NATIVE_VERSION})
endif
()
find_package
(
GaudiProject
)
gaudi_project
(
Geant4 v95r2p7g
1
)
gaudi_project
(
Geant4 v95r2p7g
2
)
file
(
MAKE_DIRECTORY
${
CMAKE_INSTALL_PREFIX
}
)
execute_process
(
COMMAND
${
CMAKE_COMMAND
}
-E create_symlink ../include
${
CMAKE_INSTALL_PREFIX
}
/include
)
...
...
This diff is collapsed.
Click to expand it.
cmt/project.cmt
+
1
−
1
View file @
05094d0d
project GEANT4
use GAUDI GAUDI_v2
4
r2
use GAUDI GAUDI_v2
5
r2
build_strategy with_installarea
setup_strategy root
This diff is collapsed.
Click to expand it.
toolchain.cmake
+
1
−
1
View file @
05094d0d
# Special wrapper to load the declared version of the heptools toolchain.
set
(
heptools_version 6
6
)
set
(
heptools_version 6
8
)
find_file
(
use_heptools_module UseHEPTools.cmake
HINTS
${
CMAKE_CURRENT_SOURCE_DIR
}
/cmake
)
...
...
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