mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 21:41:06 -05:00
Tests/RunCMake/CXXModules: update NoDyndepSupport for VS2019 and older
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user