Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 06b1b36

Browse files
committed
Update docs
1 parent c53ddad commit 06b1b36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/setprogramoptions/SetProgramOptionsCMake.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
``-DVAR_NAME:BOOL=ON`` using the ``SetProgramOptions`` method ``gen_option_list``
2121
with the ``bash`` generator.
2222
23-
In the case of bash command entries the ``FORCE`` and ``PARENT_SCOPE`` optional
24-
parameters are ignored.
23+
In the case of bash command entries the ``PARENT_SCOPE`` optional parameter is
24+
ignored.
2525
2626
See CMake documentation on the `set() <https://cmake.org/cmake/help/latest/command/set.html>`_
2727
command for more information on how fragment file entries are generated.

0 commit comments

Comments
 (0)