mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
Merge topic 'docs-empty-if'
2bc862bc76 Help: Document if() behavior with empty condition
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12108
This commit is contained in:
@@ -93,6 +93,11 @@ Basic Expressions
|
||||
to ``NEW`` and the string's value happens to be a variable name that
|
||||
is affected by :policy:`CMP0054`'s behavior.
|
||||
|
||||
.. signature:: if()
|
||||
:target: empty
|
||||
|
||||
False if no argument is provided.
|
||||
|
||||
Logic Operators
|
||||
"""""""""""""""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user