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
CMake
CMake
Commits
a336e438
Commit
a336e438
authored
Jan 28, 2016
by
Bartosz
Committed by
Brad King
Jan 28, 2016
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Help: Improve markup in `if` command documentation
parent
88968265
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Help/command/if.rst
Help/command/if.rst
+1
-1
No files found.
Help/command/if.rst
View file @
a336e438
...
...
@@ -80,7 +80,7 @@ Possible expressions are:
only for full paths.
``if(file1 IS_NEWER_THAN file2)``
True if file1 is newer than file2 or if one of the two files doesn't
True if
``
file1
``
is newer than
``
file2
``
or if one of the two files doesn't
exist. Behavior is well-defined only for full paths. If the file
time stamps are exactly the same, an ``IS_NEWER_THAN`` comparison returns
true, so that any dependent build operations will occur in the event
...
...
Brad King
@brad.king
mentioned in commit
c022b6f6
·
Feb 01, 2016
mentioned in commit
c022b6f6
mentioned in commit c022b6f6862c67885401d24c438acac457c64f31
Toggle commit list
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