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