mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add block() and endblock() commands offering the capability to create new scopes for variables and/or policies. Fixes: #20171
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
CMake Error at InvalidNesting3.cmake:[0-9]+ \(endwhile\):
|
|
Flow control statements are not properly nested.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|