mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
768225837d
Issue: #17823
2 lines
46 B
CMake
2 lines
46 B
CMake
list(SUBLIST mylist 0 -1 result one_too_many)
|