Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
  2. Jan 11, 2016
  3. Dec 11, 2015
  4. Dec 08, 2015
  5. Dec 03, 2015
  6. Dec 02, 2015
  7. Dec 01, 2015
  8. Nov 04, 2015
    • Ricardo Ortiz's avatar
      Remove GLEW from the external build · 520884a5
      Ricardo Ortiz authored
      Many other cmake improvements.
      
      Fix GLEW/GLU dependency mess.
      
      Set build configuration variables and pass down to to superbuild
      external projects.
      
      1. Removing GLEW external project. Glew is now
      built with vtk, in order to use it just include
      the vtk use file and add the vtkglew library
      to the target link directive.
      
      2. BUILD_SHARED_LIBS is now forced to be OFF for
      Windows MSVC builds.
      
      Build external shared libs in order to avoid linking issues in windows.
      520884a5
  9. Oct 30, 2015
  10. Oct 27, 2015
  11. Oct 22, 2015
  12. Sep 17, 2015
  13. Sep 01, 2015
  14. Jul 23, 2015
  15. Jul 21, 2015
Loading