summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ToolchainFile/SetCrossCompiling.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-241-0/+0
Also clarify the `CMAKE_CROSSCOMPILING` documentation to state that CMake sets the variable automatically.