forked from OSchip/llvm-project
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
|