[vtkusers] Combine VTk with other package

Fırat Doğan firatdogan at gmail.com
Mon Nov 5 05:23:43 EST 2007


As I have understood that, using cmake or ccmake with the combination of
CmakeFiles.txt is suggested way of generating makefiles to compile any VTK
code.  However if I have another makefile to compile another open source
package's  (FEM Library) C++ code, what will be the strategy to combine VTK
C++ user code with the FEM C++ code to compile in the same environment ?

Do I have to add required includes and libraries into cmake generated make
file or , add cmake generated makefile lines into my open source fem library
makefile configuration ?

regards.
firat.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071105/f74bf89f/attachment.htm>


More information about the vtkusers mailing list