mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
The RunCMake infrastructure is more well-suited to check the results of each case. It can also report more precisely what went wrong when a case fails.
4 lines
52 B
CMake
4 lines
52 B
CMake
include(common.cmake)
|
|
|
|
file_download(SHOW_PROGRESS)
|