These seem to be declared differently than other CMake functions in the project:
run_vcvarsall
download_cpm
- contents of cmake/SystemLink.cmake
- contents of cmake/Utilities.cmake
I can imagine a rationale for some of these, but it's not clear that it's done intentionally. Worth a look I think.
These seem to be declared differently than other CMake functions in the project:
run_vcvarsalldownload_cpmI can imagine a rationale for some of these, but it's not clear that it's done intentionally. Worth a look I think.