summaryrefslogtreecommitdiffstats
path: root/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2021-08-19 17:09:39 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2021-08-19 17:09:39 (GMT)
commit2b2a6a7170c2253c1f97647a03c190aa906e194a (patch)
treef12c891633a5d16d457d08160b110e5490f15137 /Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c
parent30dd9b33a048ec76fd48665f3793cf282cd75f12 (diff)
downloadCMake-2b2a6a7170c2253c1f97647a03c190aa906e194a.zip
CMake-2b2a6a7170c2253c1f97647a03c190aa906e194a.tar.gz
CMake-2b2a6a7170c2253c1f97647a03c190aa906e194a.tar.bz2
FindMPI: do not detect `-framework` as a compile flag
MPICH 3.4.2 now reports `-framework OpenCL` as one of its compilation flag. The compile flag extraction is seeing it as a generic `-f` flag and misses its argument. This ends up with a compile option of `-framework` which eats the next flag (and may be very important). It does not seem that passing `-framework` as a link flag is necessary at this time, so that is being actively ignored for now. Fixes: #22555
Diffstat (limited to 'Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c')
0 files changed, 0 insertions, 0 deletions