CMakePP / CMakePPLang

Object-oriented extension to the CMake language.
http://cmakepp.github.io/CMakePPLang/
Apache License 2.0
11 stars 4 forks source link

Collapse Attributes and add Remove and Update functionality for maps #22

Closed blakemulnix closed 4 years ago

blakemulnix commented 4 years ago

Collapses attributes of object into highest level object's attributes.

Adds Remove and Update functionality, tests, and docs for maps.