β¦ I wrote it to e.g.: conditionally extract all symbols from .hpp/.hh/.cpp/.cc/.mm files in directories {aa/src, bb/src, aa/include, bb/include} β originally for one project but now I have spun it off. Written in Python, runs quick enough to use it as a CMake target π―
Itβs a work in progress but I thought you might be interested:
https://github.com/fish2000/iod-symbolizer/
β¦ I wrote it to e.g.: conditionally extract all symbols from .hpp/.hh/.cpp/.cc/.mm files in directories {aa/src, bb/src, aa/include, bb/include} β originally for one project but now I have spun it off. Written in Python, runs quick enough to use it as a CMake target π―
Salud β thanks again for releasing your work
-Alex