Remove no longer used CATCH_USE_VALGRIND cmake option

This commit is contained in:
Martin Hořeňovský
2022-04-18 12:14:21 +02:00
parent 6bdc7e1a65
commit 90e6905050
2 changed files with 0 additions and 11 deletions

View File

@@ -96,9 +96,6 @@ if (CATCH_DEVELOPMENT_BUILD)
endif()
#option(CATCH_USE_VALGRIND "Perform SelfTests with Valgrind" OFF)
#option(CATCH_ENABLE_WERROR "Enable all warnings as errors" ON)
#
#set_property(GLOBAL PROPERTY USE_FOLDERS ON)
#
#