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