IgnoreToolchainFile.cmake 95 B

12
  1. set(ENV{CMAKE_TOOLCHAIN_FILE} path/to/somewhere/iDoNotExist.cmake)
  2. include(DownloadFile.cmake)