Problem 1196

Summary: CMake does not build OpenInventor driver
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 9.4   
Hardware: All   
OS: All   

Description Ben Morgan 2011-04-21 15:21:07 CEST
The current CMake system does not build the OpenInventor driver. Addition of this requires

a) A user option to enable/disable this optional component
b) A 'FindInventor.cmake' module to locate the Inventor headers and libraries.
c) Addition of a sources.cmake file to build the Geant4 OpenInventor driver.
Comment 1 Ben Morgan 2011-11-08 20:09:10 CET
First fix for this is in tags

cmake-V09-04-32
openinventor-V09-04-02

Only tested so far with Coin3d/SoXt, but should function with SoWin as well.