toeb / cmakepp

An Enhancement Suite for the CMake Build System
Other
435 stars 37 forks source link

map_navigate #21

Closed toeb closed 10 years ago

toeb commented 10 years ago

navigations including lists ([] syntax) fail at times ...

map_navigate(res "test[0]") returns the whole list instead of first element.

this is related to list/ref treatment bug