Skip to content
Snippets Groups Projects
Commit bdce83f9 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

build multithreaded by defalut

parent f708e162
Branches
Tags
1 merge request!82Update to Geant4 10.7.3
......@@ -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" OFF)
option(GEANT4_BUILD_MULTITHREADED "Enable multithreading in Geant4" ON)
geant4_add_feature(GEANT4_BUILD_MULTITHREADED "Build multithread enabled libraries")
#.rst:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment