Problem 1201

Summary: Standardise and document CMake options
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: enhancement    
Priority: P2    
Version: 9.4   
Hardware: All   
OS: All   

Description Ben Morgan 2011-04-21 16:46:44 CEST
The CMake build system has many options which can affect the build. These should all be documented in the Installation Guide. The options which can be set to point CMake to a package, e.g. XERCESC_ROOT_DIR, should also have standardised names in line with CMake recommendations.
Comment 1 Ben Morgan 2011-04-21 16:47:33 CEST
Documentation will be improved, with links to the CMake documentation where needed.
Comment 2 Ben Morgan 2011-05-18 18:55:39 CEST
New section added to end of CMake section of install guide to list all options. Have begun to fill this out.
Comment 3 Ben Morgan 2011-12-06 19:43:19 CET
New installation guide shipped with version 9.5 resolves this bug.