Fixed memory leak and enabled sanatizers
This commit is contained in:
committed by
borgmanJeremy
parent
4f45430036
commit
e5813d2230
@@ -21,7 +21,7 @@ include(cmake/CompilerWarnings.cmake)
|
||||
|
||||
# sanitizer options if supported by compiler
|
||||
include(cmake/Sanitizers.cmake)
|
||||
# enable_sanitizers(project_options)
|
||||
enable_sanitizers(project_options)
|
||||
|
||||
# allow for static analysis options include(cmake/StaticAnalyzers.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user