Tests/RunCMake/CXXModules: update NoDyndepSupport for VS2019 and older

This commit is contained in:
Ben Boeckel
2022-12-01 09:12:30 -05:00
parent 4a4ce031cd
commit 736123464f

View File

@@ -22,6 +22,11 @@ CMake Error:
by the generator
(
CMake Warning \(dev\):
C\+\+20 modules support via CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP is
experimental. It is meant only for compiler developers to try.
This warning is for project developers. Use -Wno-dev to suppress it.
)?(
CMake Error in CMakeLists.txt:
The "nodyndep" target contains C\+\+ module sources which are not supported
by the generator