CMakePP / CMakePPLang

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

Fix bugs and add tests #14

Closed blakemulnix closed 4 years ago

blakemulnix commented 4 years ago

Fixes two bugs: #12 and #11

Adds tests cases that improve coverage and ensure bugs are fixed.