Replies: 1 comment 1 reply
-
I've found this in catch2 src/catch/meson.build:
Does that mean meson build simply hardcodes this value and doesn't provide any mechanism to override it by user? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the correct way to add preprocessor definition to only single dependency? In particular, I am trying to set CATCH_CONFIG_CONSOLE_WIDTH to 120 when building catch2.
Beta Was this translation helpful? Give feedback.
All reactions