Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marc Chevrier
CMake
Commits
fea940eb
Commit
fea940eb
authored
Oct 31, 2019
by
Craig Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Help: Fix minor typo in CMakePrintHelpers module docs
Fixes: #19900
parent
92780281
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Modules/CMakePrintHelpers.cmake
Modules/CMakePrintHelpers.cmake
+2
-2
No files found.
Modules/CMakePrintHelpers.cmake
View file @
fea940eb
...
...
@@ -22,9 +22,9 @@ source files, directories, tests or cache entries. Exactly one of the
scope keywords must be used. Example::
cmake_print_properties(TARGETS foo bar PROPERTIES
LOCATION INTERFACE_INCLUDE_DIRS)
LOCATION INTERFACE_INCLUDE_DIR
ECTORIE
S)
This will print the LOCATION and INTERFACE_INCLUDE_DIRS properties for
This will print the LOCATION and INTERFACE_INCLUDE_DIR
ECTORIE
S properties for
both targets foo and bar.
::
...
...
Write
Preview
Markdown
is supported
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