Commit 01f44e5
committed
test: guard coupler_transfer behind PCMS_ENABLE_PETSC
test_coupler_transfer.cpp pulls in the PETSc-dependent transfer headers,
so the target cannot compile when PETSc is disabled. Guard it like the
other transfer tests (PCMS_ENABLE_PETSC AND PCMS_ENABLE_MESHFIELDS).1 parent 15c37a7 commit 01f44e5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
0 commit comments