diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2019-06-17 14:31:24 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-06-21 11:06:39 -0400 |
commit | f0a89149bc569020e281c5908733bf4b7eeddf15 (patch) | |
tree | 627b30ee8dee5645c1b65735b39ca240e093730c /Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt | |
parent | 6425a5f3a06459914cca17172e2b6f557e7d79a4 (diff) | |
download | cmake-f0a89149bc569020e281c5908733bf4b7eeddf15.tar.gz |
RunCMake: Automatically support platform out override files
Diffstat (limited to 'Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt')
-rw-r--r-- | Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt b/Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt new file mode 100644 index 0000000000..bb2ceb725b --- /dev/null +++ b/Tests/RunCMake/find_path/PrefixInPATH-stdout-cygwin.txt @@ -0,0 +1,4 @@ +-- PrefixInPATH_INCLUDE_DIR='PrefixInPATH_INCLUDE_DIR-NOTFOUND' +-- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_path/include' +-- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_path/include' +-- PrefixInPATH_INCLUDE_DIR='.*/Tests/RunCMake/find_path/include' |