mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 03:45:50 +00:00 
			
		
		
		
	Add debug symbols for all targets (#1250)
This commit is contained in:
		@@ -131,7 +131,7 @@ include(deps/gtest)
 | 
			
		||||
gtest_discover_tests(clio_tests DISCOVERY_TIMEOUT 90)
 | 
			
		||||
 | 
			
		||||
# Fix for dwarf5 bug on ci
 | 
			
		||||
target_compile_options(clio PUBLIC -gdwarf-4)
 | 
			
		||||
target_compile_options(clio_options INTERFACE -gdwarf-4)
 | 
			
		||||
 | 
			
		||||
target_compile_definitions(clio_tests PUBLIC UNITTEST_BUILD)
 | 
			
		||||
target_include_directories(clio_tests PRIVATE .)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user