vtkhdf5: Suppress VS 2015 assertion failure popup during try_run
VS 2015 asserts that printf formats are valid. When we use try_run to test various formats some of them may fail the assertion. Block the popup for this in Debug builds with MS compilers.
Showing
-
mentioned in commit 7d669379
-
Mentioned in commit karsten.tausche/vtk@7d669379
Please register or sign in to comment