1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

Help: Fix typo in CMAKE_TOOLCHAIN_FILE docs

This commit is contained in:
Albrecht Schlosser
2021-04-17 22:53:28 +02:00
committed by Craig Scott
parent 94fb2516f0
commit 388c347a4b

View File

@@ -9,4 +9,4 @@ specifies locations for compilers and toolchain utilities, and other target
platform and compiler related information.
Relative paths are allowed and are interpreted first as relative to the
build directory, and if not found, relative to the soruce directory.
build directory, and if not found, relative to the source directory.