mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
9d621ceba1
Previously we used a complicated heuristic to decide whether or not to run the MFC test, but it sometimes decided incorrectly to run the test. Since that was first written, we have developed a convention for other tests to enable them via undocumented cache entries that are added only on machines known to meet the tests' requirements. Do that for MFC.