FortranCInterface: Reuse primary detection results in VERIFY function
Since commit 14f7a043 we support passing the detection
results into try_compile
by forwarding FortranCInterface_BINARY_DIR
.
Use this in FortranCInterface_VERIFY
to avoid repeating detection.