Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nils Gladitz
CMake
Commits
13838bbb
Commit
13838bbb
authored
Apr 15, 2021
by
Robert Maynard
Browse files
CMAKE_TOOLCHAIN_FILE: Document relative path behavior
parent
8ddbb685
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/variable/CMAKE_TOOLCHAIN_FILE.rst
View file @
13838bbb
...
...
@@ -7,3 +7,6 @@ This variable is specified on the command line when cross-compiling with CMake.
It is the path to a file which is read early in the CMake run and which
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.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment