[vtk-developers] Building for X-Windows

Bill Hoffman bill.hoffman at kitware.com
Thu Aug 30 13:57:56 EDT 2001


Sounds good to me. 

At 11:41 AM 8/30/2001 -0400, Yves Starreveld wrote:
>Folks,
>
>I have been working on getting vtknew to build properly on OSX.
>
>One thing is that these builds may or may not use X Windows.
>
>Does anyone have a problem with me adding
>> IF (CMAKE_HAS_X)
>>   OPTION(VTK_USE_X "Build classes for the X11 window manager" ON)
>> ENDIF (CMAKE_HAS_X)
>
>into vtkToolkits.h.in
>
>and replacing all instances of CMAKE_HAS_X in the rest of the CMakeLists.txt files in the distro with
>VTK_USE_X ?
>
>Thanks.
>
>Yves
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at public.kitware.com
>http://public.kitware.com/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list