This reverts commit cb935f345683194e42e6e883d79c5a16479acd74. Discussion in D68708 advises that green dragon is being briskly refurbished, and it's good to have this patch up testing it.
3 lines
117 B
Python
3 lines
117 B
Python
# The win_cdb tests are supported when cmake was run in an MSVC environment.
|
|
config.unsupported = not config.is_msvc
|