I am trying to fix a problem compiling VTKGlue. Can you tell me how the build system produces the file./Wrapping/ITKVtkGlue.castxml.inc? I have poured the CMakeList.txt, but cannot tell where this is done.
@melrobin thank you contributing.
The build logic for CastXML generation can be found in Wrapping/Generators/CastXML/CMakeLists.txt. For .castxml.inc:
1 Like