diff options
Diffstat (limited to 'Help/command/variable_requires.rst')
-rw-r--r-- | Help/command/variable_requires.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/variable_requires.rst b/Help/command/variable_requires.rst index 322b154..1dbb02d 100644 --- a/Help/command/variable_requires.rst +++ b/Help/command/variable_requires.rst @@ -7,7 +7,7 @@ Use the :command:`if` command instead. Assert satisfaction of an option's required variables. -:: +.. code-block:: cmake variable_requires(TEST_VARIABLE RESULT_VARIABLE REQUIRED_VARIABLE1 |