CMakePP / CMakePPLang

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

Various signatures are outdated and result in crashes when debug mode is enabled #49

Closed AutonomicPerfectionist closed 2 years ago

AutonomicPerfectionist commented 2 years ago

Describe the bug There are many calls to cpp_assert_signature() that are outdated. These cause multiple tests to fail when running the new CMakeTest test framework.