mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 18:52:25 +01:00
Check if this is causing issues with MSVC
This commit is contained in:
parent
38710a38b1
commit
f22589cea0
@ -105,7 +105,7 @@ if(CATCH_BUILD_FUZZERS)
|
||||
endif()
|
||||
|
||||
if (CATCH_DEVELOPMENT_BUILD)
|
||||
add_warnings_to_targets("${CATCH_WARNING_TARGETS}")
|
||||
#add_warnings_to_targets("${CATCH_WARNING_TARGETS}")
|
||||
endif()
|
||||
|
||||
# Only perform the installation steps when Catch is not being used as
|
||||
|
Loading…
Reference in New Issue
Block a user