Skip to content

list: Add policy to diagnose invalid indexes

Ben Boeckel requested to merge ben.boeckel/cmake:list-index-arg-parsing into master

Had a transposition of list(INSERT) arguments today that had taken 2 days to track down. No more.

TODO:

  • Tests
  • Release note
Edited by Brad King

Merge request reports