diff options
Diffstat (limited to 'Tests/RunCMake/string/RegexMultiMatchClear.cmake')
-rw-r--r-- | Tests/RunCMake/string/RegexMultiMatchClear.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/RunCMake/string/RegexMultiMatchClear.cmake b/Tests/RunCMake/string/RegexMultiMatchClear.cmake index 80b6b3c..788ba5e 100644 --- a/Tests/RunCMake/string/RegexMultiMatchClear.cmake +++ b/Tests/RunCMake/string/RegexMultiMatchClear.cmake @@ -1,6 +1,3 @@ -cmake_minimum_required (VERSION 3.0) -project (RegexClear NONE) - function (output_results msg) message("results from: ${msg}") message("CMAKE_MATCH_0: -->${CMAKE_MATCH_0}<--") |