mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 19:22:25 +01:00
Fix URL for cross-link
This commit is contained in:
parent
da6c2a6914
commit
41059cc2ec
@ -125,7 +125,7 @@ Defining this flag speeds up compilation of test files by ~20%, by making 2 chan
|
|||||||
`CATCH_CONFIG_FAST_COMPILE` has to be either defined, or not defined, in all translation units that are linked into single test binary, or the behaviour of setting `-b` flag and throwing unexpected exceptions will be unpredictable.
|
`CATCH_CONFIG_FAST_COMPILE` has to be either defined, or not defined, in all translation units that are linked into single test binary, or the behaviour of setting `-b` flag and throwing unexpected exceptions will be unpredictable.
|
||||||
|
|
||||||
## `CATCH_CONFIG_DISABLE_STRINGIFICATION`
|
## `CATCH_CONFIG_DISABLE_STRINGIFICATION`
|
||||||
This toggle enables a workaround for VS 2017 bug. For details see [known limitations](limitations.md#Visual Studio 2017 -- raw string literal in assert fails to compile)
|
This toggle enables a workaround for VS 2017 bug. For details see [known limitations](limitations.md#Visual%20Studio%202017%20--%20raw%20string%20literal%20in%20assert%20fails%20to%20compile).
|
||||||
|
|
||||||
# Windows header clutter
|
# Windows header clutter
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user