1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-25 15:37:10 +01:00

Fix Sp representations compilation

This commit is contained in:
Alexis Provatas
2025-08-20 17:48:39 +01:00
parent bd2103c746
commit 0ad837f595

View File

@@ -68,8 +68,10 @@ if BUILD_FERMION_REPS
endif
if BUILD_SP
extra_sources+=$(SP_FERMION_FILES)
if BUILD_FERMION_REPS
extra_sources+=$(SP_TWOIND_FERMION_FILES)
endif
endif
lib_LIBRARIES = libGrid.a