Problem 1572

Summary: libG4zlib not reported
Product: Geant4 Reporter: Giuseppe Vacanti <gvacanti>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: trivial    
Priority: P5    
Version: 10.0   
Hardware: All   
OS: All   

Description Giuseppe Vacanti 2014-02-17 16:44:37 CET
If I build Geant4 10 with its own version of libz, geant4-config --libs does not report it.

I see that the list of libraries is coded in

geant4.10.00/cmake/Templates/geant4-config.in

but that no provision is made for libG4zlib Other optional libraries seem to be covered with some form of conditional statement.
Comment 1 Ben Morgan 2014-02-21 16:25:01 CET
Resolved on the trunk, and in tag cmake-V10-00-05. This is expected to appear in the first patch to 10.0 which is in preparation.