mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	@@ -11,6 +11,7 @@ option (coverage  "Build test coverage report"                        FALSE)
 | 
			
		||||
option (packaging "Create distribution packages"                      FALSE)
 | 
			
		||||
# ========================================================================== #
 | 
			
		||||
set (san "" CACHE STRING "Add sanitizer instrumentation")
 | 
			
		||||
set (CMAKE_EXPORT_COMPILE_COMMANDS TRUE)
 | 
			
		||||
set_property (CACHE san PROPERTY STRINGS ";undefined;memory;address;thread")
 | 
			
		||||
# ========================================================================== #
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user