3 lines
95 B
CMake
3 lines
95 B
CMake
|
set(ENV{CMAKE_TOOLCHAIN_FILE} path/to/somewhere/iDoNotExist.cmake)
|
||
|
include(DownloadFile.cmake)
|