summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-12-20 14:21:20 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-12-20 14:21:33 (GMT)
commitf5f73e5ac1820567c3741b89896ed6bf2b94fbdb (patch)
tree8888eb66228459c8f16c686761408a2098b33050
parent6b5c836252f897a79d7293a951ab79fd1755f16b (diff)
parentd7ae61cde6ee64997cbdae5dfb33b1662b86add5 (diff)
downloadCMake-f5f73e5ac1820567c3741b89896ed6bf2b94fbdb.zip
CMake-f5f73e5ac1820567c3741b89896ed6bf2b94fbdb.tar.gz
CMake-f5f73e5ac1820567c3741b89896ed6bf2b94fbdb.tar.bz2
Merge topic 'test-vsnormal-allow-intel'
d7ae61cde6 Tests: In RunCMake.GeneratorToolset accept Intel platform toolsets Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6811
-rw-r--r--Tests/RunCMake/GeneratorToolset/VsNormal-stdout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/GeneratorToolset/VsNormal-stdout.txt b/Tests/RunCMake/GeneratorToolset/VsNormal-stdout.txt
index 25fa3bf..cfcb448 100644
--- a/Tests/RunCMake/GeneratorToolset/VsNormal-stdout.txt
+++ b/Tests/RunCMake/GeneratorToolset/VsNormal-stdout.txt
@@ -1,2 +1,2 @@
-- CMAKE_VS_PLATFORM_NAME='[^']+'
--- CMAKE_VS_PLATFORM_TOOLSET='v[0-9]+'
+-- CMAKE_VS_PLATFORM_TOOLSET='v[0-9]+|Intel[^']+C\+\+ Compiler[^']*'