mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
44a2f3f332
Add block() and endblock() commands offering the capability to create new scopes for variables and/or policies. Fixes: #20171
5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
CMake Error at InvalidNesting1.cmake:[0-9]+ \(else\):
|
|
Flow control statements are not properly nested.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|