Commit ea7cdc4
Reset VTK_MODULES_REQUESTED to all modules with multiple calls.
This generates more expected behaviour when
find_package(VTK COMPONENTS X Y Z)
followed by
find_package(VTK)
is called. When no components are specified in subsequent calls, reset
VTK_MODULES_REQUESTED to all modules enabled.
Change-Id: I9264ed61614a7c221e7fcc354bd67afd437e258e1 parent b55dad7 commit ea7cdc4
1 file changed
+1
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 56 | + | |
74 | 57 | | |
75 | 58 | | |
76 | 59 | | |
| |||
0 commit comments