geant4: v10.0.2 -> v10.4.1, define datasets seperately, add deps for enableInventor

By seperating the datasets, geant4 now builds in a sandbox.

Resolves #39766
This commit is contained in:
Tmplt
2018-05-12 21:58:41 +02:00
parent 3eabf15f9b
commit 024efc9509
6 changed files with 157 additions and 56 deletions
@@ -0,0 +1,5 @@
@name@ () {
export G4@envvar@DATA="@out@/data"
}
postHooks+=(@name@)