mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
52b9c7b958
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)
|