diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-11-22 18:41:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 18:41:23 +0100 |
commit | 5dacb774f6f489d7f521fd11eb4a3391ac45e6c3 (patch) | |
tree | ae63636efa131d5144d1b4776ab45f1affa3c2d1 /.mailmap | |
parent | cb3d6549c988cb914583e4d220a2d1c0b0aa6ae2 (diff) | |
download | spack-5dacb774f6f489d7f521fd11eb4a3391ac45e6c3.tar.gz spack-5dacb774f6f489d7f521fd11eb4a3391ac45e6c3.tar.bz2 spack-5dacb774f6f489d7f521fd11eb4a3391ac45e6c3.tar.xz spack-5dacb774f6f489d7f521fd11eb4a3391ac45e6c3.zip |
itk: use vendored googletest (#47687)
external googletest breaks dependents because they end up with
ITK_LIBRARIES set to `GTest::GTest;GTest::Main`, which then end up
literally in a nonsensical link line `-lGTest::GtTest`.
the vendored googletest produces a cmake config file where
`ITKGoogleTest_LIBRARIES` is empty.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions