diff options
Diffstat (limited to 'Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView.cmake')
-rw-r--r-- | Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView.cmake b/Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView.cmake new file mode 100644 index 0000000..309abcc --- /dev/null +++ b/Tests/RunCMake/CMP0106/CMP0106-WARN-ParaView.cmake @@ -0,0 +1,2 @@ +set(should_find ON) +add_subdirectory(subdir) |