Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindVTK: Drop this ancient compatibility module | Brad King | 2014-10-02 | 1 | -1/+10 |
| | | | | | | | The FindVTK module only existed to help find_package(VTK) calls work in old projects written to use "USE_VTK_FILE" instead of "VTK_USE_FILE". Drop it to allow find_package(VTK) calls to search for VTKConfig.cmake directly. | ||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+1 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |