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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to