Problem 1201 - Standardise and document CMake options
Summary: Standardise and document CMake options
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: cmake (show other problems)
Version: 9.4
Hardware: All All
: P2 enhancement
Assignee: Ben Morgan
URL:
Depends on:
Blocks:
 
Reported: 2011-04-21 16:46 CEST by Ben Morgan
Modified: 2011-12-06 19:43 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.