mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
a9b968bb98
In v3 of the presets, the `--toolchain` command line argument now has a preset mapping.
4 lines
141 B
CMake
4 lines
141 B
CMake
include("${RunCMake_SOURCE_DIR}/TestVariable.cmake")
|
|
|
|
test_variable("CMAKE_TOOLCHAIN_FILE" "FILEPATH" "${CMAKE_SOURCE_DIR}/toolchain.cmake")
|