mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 00:05:24 -04:00
c8bc56b0c6
Signed-off-by: w00657280 <wuyuechang3@huawei.com>
12 lines
190 B
ReStructuredText
12 lines
190 B
ReStructuredText
endblock
|
|
--------
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
Ends a list of commands in a :command:`block` and removes the scopes
|
|
created by the :command:`block` command.
|
|
|
|
.. code-block:: cmake
|
|
|
|
endblock()
|