| Summary: | add geant4 definitions | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Bartlomiej Rachwal <bartlomiej.rachwal> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED INVALID | ||
| Severity: | major | ||
| Priority: | P4 | ||
| Version: | 10.4 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | geant4 definitions visibility exercise | ||
|
Description
Bartlomiej Rachwal
2018-09-12 12:52:11 CEST
The G4VIS_BUILD_OPENGL_DRIVER definition is private to the Geant4 build, so isn't (and worn't) be available to clients linking to the libraries. You can add it manually for this particular use case, but it's not a bug. |