Merge topic 'test-cxxmodules-vs' into release-3.28

6925978f3e Tests/RunCMake/CXXModules: Update VS circular error message

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9299
This commit is contained in:
Brad King
2024-02-28 15:01:06 -05:00
@@ -1 +1 @@
((Ninja generators)?(CMake Error: Circular dependency detected in the C\+\+ module import graph. See modules named: "a", "b")|(Visual Studio generators)?(error : Cannot build the following source files because there is a cyclic dependency between them))
((Ninja generators)?(CMake Error: Circular dependency detected in the C\+\+ module import graph. See modules named: "a", "b")|(Visual Studio generators)?(error MSB8086: Cyclic build dependency detected: |error : Cannot build the following source files because there is a cyclic dependency between them))