Skip to content
Snippets Groups Projects
Commit 33514a73 authored by Jean-Christophe Fillion-Robin's avatar Jean-Christophe Fillion-Robin
Browse files

STYLE: Refactor top-level CMakeLists into sections and improve reported messages

Report message are like the following:

```
-- VTKWikiExamples: Building VTKWikiExamples stand-alone
-- VTKWikiExamples: Building VTKWikiExamples stand-alone - yes
-- VTKWikiExamples: Setting executables prefix
-- VTKWikiExamples: Setting executables prefix - no
-- VTKWikiExamples: VTK VERSION: 8.1.0(OpenGL2)
[...]
```

or

```
[...]
-- VTKWikiExamples: Building VTKWikiExamples stand-alone
-- VTKWikiExamples: Building VTKWikiExamples stand-alone - no
-- VTKWikiExamples: Setting executables prefix
-- VTKWikiExamples: Setting executables prefix - yes [prefix: wiki]
[...]
```
parent deba7c26
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment