cmake/Tests/RunCMake/FetchContent/IgnoreToolchainFile.cmake

3 lines
95 B
CMake
Raw Normal View History

2023-07-02 19:51:09 +02:00
set(ENV{CMAKE_TOOLCHAIN_FILE} path/to/somewhere/iDoNotExist.cmake)
include(DownloadFile.cmake)