mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
Againg fixing compilation on Travis, no LIME lib present
This commit is contained in:
@ -231,8 +231,9 @@ class HMCResourceManager {
|
|||||||
|
|
||||||
RegisterLoadCheckPointerFunction(Binary);
|
RegisterLoadCheckPointerFunction(Binary);
|
||||||
RegisterLoadCheckPointerFunction(Nersc);
|
RegisterLoadCheckPointerFunction(Nersc);
|
||||||
|
#ifdef HAVE_LIME
|
||||||
RegisterLoadCheckPointerFunction(ILDG);
|
RegisterLoadCheckPointerFunction(ILDG);
|
||||||
|
#endif
|
||||||
|
|
||||||
////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////
|
||||||
// Observables
|
// Observables
|
||||||
|
Reference in New Issue
Block a user