mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Add test for a case fixed by commit 6a4a61d9e1 (cmForEachCommand:
prevent leakage, 2017-10-09). Prior to that fix, this test case
could trigger an assertion failure.
Fixes: #17464
4 lines
49 B
CMake
4 lines
49 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(BadRangeInFunction)
|