Problem 1206

Summary: CMake does not build Xm UI/Vis drivers
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 9.4   
Hardware: All   
OS: All   

Description Ben Morgan 2011-04-21 19:01:19 CEST
The Geant4 CMake build does not currently build the Xm based UI and Vis drivers. To enable this

a) Add a user option to enable or disable this optional component
b) Locate the Xm headers and libraries
c) Configure the sources.cmake files to add the Geant4 sources that use Xm and add include_directories and linking libraries as needed.
Comment 1 Ben Morgan 2011-06-17 21:49:55 CEST
Fixed in 9.5.0 Beta: Relevant tags:

cmake-V09-04-04
interfaces-V09-04-03
vis-V09-05-07