| Summary: | G4geometry-static target depends on shared version of G4geomUSolids | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Matthew Krafczyk <krafczyk.matthew> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 10.1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch to fix this issue. | ||
Thanks for reporting this. The fix will be included in the upcoming patch for 10.1. |
Created attachment 323 [details] Patch to fix this issue. When building geant4 examples for static linkage, created executables were found to depend on the shared version of libG4geomUSolids. A patch is attached which fixes this issue.