diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2019-06-17 18:31:24 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-06-21 15:06:39 (GMT) |
commit | f0a89149bc569020e281c5908733bf4b7eeddf15 (patch) | |
tree | 627b30ee8dee5645c1b65735b39ca240e093730c /Tests/RunCMake/find_file/PrefixInPATH-stdout.txt | |
parent | 6425a5f3a06459914cca17172e2b6f557e7d79a4 (diff) | |
download | CMake-f0a89149bc569020e281c5908733bf4b7eeddf15.zip CMake-f0a89149bc569020e281c5908733bf4b7eeddf15.tar.gz CMake-f0a89149bc569020e281c5908733bf4b7eeddf15.tar.bz2 |
RunCMake: Automatically support platform out override files
Diffstat (limited to 'Tests/RunCMake/find_file/PrefixInPATH-stdout.txt')
-rw-r--r-- | Tests/RunCMake/find_file/PrefixInPATH-stdout.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Tests/RunCMake/find_file/PrefixInPATH-stdout.txt b/Tests/RunCMake/find_file/PrefixInPATH-stdout.txt index d73bc1d..947a900 100644 --- a/Tests/RunCMake/find_file/PrefixInPATH-stdout.txt +++ b/Tests/RunCMake/find_file/PrefixInPATH-stdout.txt @@ -1,4 +1,4 @@ -- PrefixInPATH_INCLUDE_DIR='PrefixInPATH_INCLUDE_DIR-NOTFOUND' --- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_file/include/PrefixInPATH.h' --- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_file/include/PrefixInPATH.h' --- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_file/include/PrefixInPATH.h' +-- PrefixInPATH_INCLUDE_DIR='PrefixInPATH_INCLUDE_DIR-NOTFOUND' +-- PrefixInPATH_INCLUDE_DIR='PrefixInPATH_INCLUDE_DIR-NOTFOUND' +-- PrefixInPATH_INCLUDE_DIR='PrefixInPATH_INCLUDE_DIR-NOTFOUND' |