[CMake] source code introspection

Joshua Auerbach joshua.auerbach at uvm.edu
Tue Aug 30 10:46:54 EDT 2011


Hi,

I am fairly new to cmake and am trying to determine if something is 
possible to do.  I was not having success with my web searches so will 
try asking here.

In my project I have an interface (class with pure virtual functions) 
that other classes extend/implement.  Is it somehow possible with cmake 
to determine all the classes in a directory that implement this interface?

Thanks,
Josh


More information about the CMake mailing list