Skip to content

Commit 860a2b9

Browse files
committedDec 8, 2023
Import Geant4 11.2.0 source tree
1 parent dd1f179 commit 860a2b9

File tree

3,962 files changed

+138186
-163127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,962 files changed

+138186
-163127
lines changed
 

‎.gitignore

-337
This file was deleted.

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ endif()
1616
#-----------------------------------------------------------------------
1717
# - Define CMake requirements and override make rules as needed
1818
#
19-
cmake_minimum_required(VERSION 3.16...3.24)
19+
cmake_minimum_required(VERSION 3.16...3.27)
2020

2121
# - Make overrides for default flags, so they appear in interfaces
2222
set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/G4MakeRules_cxx.cmake)

0 commit comments

Comments
 (0)
Failed to load comments.