2 lines
117 B
Python
2 lines
117 B
Python
# The win_cdb tests are supported when cmake was run in an MSVC environment.
|
|
config.unsupported = not config.is_msvc
|