mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 05:30:19 -06:00
The ExportImport test drives its Export and Import projects using the same compiler and flags. This converts the ctest --build-and-test command lines to use an initial cache file instead of passing all settings on the command line. We need a shorter command line to pass through VS 6 on Win98. This approach reduces duplicate code anyway.