024efc9509
By seperating the datasets, geant4 now builds in a sandbox. Resolves #39766
6 lines
74 B
Bash
6 lines
74 B
Bash
@name@ () {
|
|
export G4@envvar@DATA="@out@/data"
|
|
}
|
|
|
|
postHooks+=(@name@)
|