Cmake HTTP UserAgent
CMake’s UserAgent is like
curl/<curl version>
as seen with CMake script:
This is worth noting if you find a server that blocks CMake download traffic such as file(DOWNLOAD …), but not a web browser from the same computer. This same problem can happen with Python as server operators block scripts scraping their content.