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
bdce83f9
Commit
bdce83f9
authored
1 year ago
by
Dmitry Popov
Browse files
Options
Downloads
Patches
Plain Diff
build multithreaded by defalut
parent
f708e162
No related branches found
Branches containing commit
No related tags found
1 merge request
!82
Update to Geant4 10.7.3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/Modules/G4BuildSettings.cmake
+1
-1
1 addition, 1 deletion
cmake/Modules/G4BuildSettings.cmake
with
1 addition
and
1 deletion
cmake/Modules/G4BuildSettings.cmake
+
1
−
1
View file @
bdce83f9
...
...
@@ -229,7 +229,7 @@ set(GEANT4_CXXSTD_FLAGS "${CMAKE_CXX${GEANT4_BUILD_CXXSTD}_STANDARD_COMPILE_OPTI
# If set to ``ON``, compile Geant4 with support for multithreading.
# On Win32, this option requires use of static libraries only
#
option
(
GEANT4_BUILD_MULTITHREADED
"Enable multithreading in Geant4"
O
FF
)
option
(
GEANT4_BUILD_MULTITHREADED
"Enable multithreading in Geant4"
O
N
)
geant4_add_feature
(
GEANT4_BUILD_MULTITHREADED
"Build multithread enabled libraries"
)
#.rst:
...
...
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