Folks, <br><br>Doing something similar to what is described below, constants (#define VTK_FOO 2) can be wrapped. <br>This is great. <br><br><br><font style="font-family: courier new,monospace;" size="1">//---------------<br>


[...]<br>set(KIT_WRAP_HEADERS ${CMAKE_BINARY_DIR}/vtkMyProjectConfigure.h)<br>set_source_files_properties(${KIT_WRAP_HEADERS} PROPERTIES WRAP_HEADER 1)<br>[...]<br>VTK_WRAP_PYTHON3(vtkMyProjectPython KIT_PYTHON_SRCS "${KIT_WRAP_HEADERS}")<br>


[...]<br></font><font style="font-family: courier new,monospace;" size="1">//---------------<br></font><br>Nevertheless, It seems only constant starting with "VTK_" are wrapped. <br><br>How could I have constant of the form "MyProject_*" also wrapped ? <br>


<br>The version of VTK I am using is: <a href="http://vtk.org/gitweb?p=VTK.git;a=commit;h=f5124d5c57e" target="_blank">f5124d5c57e</a><br><br clear="all">Thanks<br>Jc<br>-- <br><a href="tel:%2B1%20919%20869%208849" value="+19198698849" target="_blank">+1 919 869 8849</a><br>

<br>