-
- Downloads
Add modular VTK build system
Add module.cmake, CMakeLists.txt, and other build system files. The modular VTK build system is not yet mature. The monolithic build files had a lot of infrastructure. The modular build files reproduce much of the functionality but some features will need to be restored later. Document status and tasks in "TODO-Modularization.txt". Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com> Co-Author: Nikhil Shetty <nikhil.shetty@kitware.com>
Showing
- .gitattributes 1 addition, 1 deletion.gitattributes
- AMR/Core/CMakeLists.txt 32 additions, 0 deletionsAMR/Core/CMakeLists.txt
- AMR/Core/Testing/Cxx/CMakeLists.txt 11 additions, 11 deletionsAMR/Core/Testing/Cxx/CMakeLists.txt
- AMR/Core/module.cmake 12 additions, 0 deletionsAMR/Core/module.cmake
- AMR/Core/vtkAMREnzoParticlesReader.cxx 1 addition, 1 deletionAMR/Core/vtkAMREnzoParticlesReader.cxx
- AMR/Core/vtkAMREnzoReader.cxx 1 addition, 1 deletionAMR/Core/vtkAMREnzoReader.cxx
- AMR/Core/vtkAMREnzoReaderInternal.cxx 1 addition, 1 deletionAMR/Core/vtkAMREnzoReaderInternal.cxx
- AMR/Core/vtkAMRFlashParticlesReader.cxx 1 addition, 1 deletionAMR/Core/vtkAMRFlashParticlesReader.cxx
- AMR/Core/vtkAMRFlashReader.cxx 1 addition, 1 deletionAMR/Core/vtkAMRFlashReader.cxx
- AMR/Core/vtkAMRFlashReaderInternal.h 1 addition, 1 deletionAMR/Core/vtkAMRFlashReaderInternal.h
- CMake/FindMPI.cmake 631 additions, 0 deletionsCMake/FindMPI.cmake
- CMake/FindODBC.cmake 1 addition, 1 deletionCMake/FindODBC.cmake
- CMake/FindPackageHandleStandardArgs.cmake 296 additions, 0 deletionsCMake/FindPackageHandleStandardArgs.cmake
- CMake/FindPostgreSQL.cmake 179 additions, 0 deletionsCMake/FindPostgreSQL.cmake
- CMake/GenerateExportHeader.cmake 383 additions, 0 deletionsCMake/GenerateExportHeader.cmake
- CMake/TopologicalSort.cmake 140 additions, 0 deletionsCMake/TopologicalSort.cmake
- CMake/UseVTK.cmake 29 additions, 0 deletionsCMake/UseVTK.cmake
- CMake/VTKConfig.cmake.in 84 additions, 0 deletionsCMake/VTKConfig.cmake.in
- CMake/exportheader.cmake.in 37 additions, 0 deletionsCMake/exportheader.cmake.in
- CMake/vtkBuildPath.cmake 36 additions, 0 deletionsCMake/vtkBuildPath.cmake
Loading
Please register or sign in to comment