Simple C++ reflection with CMake - for engines of all sizes!
A friend wrote a blog post about how to add reflection to C++ codebases without heavy template metaprogramming or external tools such as LibClang — you can check it out here: http://onqtam.com/programming/2017-09-02-simple-cpp-reflection-with-cmake/
↧