CMakePP / CMakePPLang

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

TODO in Object feature documentation #42

Open zachcran opened 2 years ago

zachcran commented 2 years ago

In docs/source/features/objects.rst on L16 there is a TODO with a paragraph to add when object methods can be overridden. I wanted to move the TODO to an issue so it is not forgotten!

zachcran commented 1 year ago

As a quick update since I looked into it while writing #65, these object methods still cannot be overridden.