mirror of
				https://git.wownero.com/wownero/wownero.git
				synced 2024-08-15 01:03:23 +00:00 
			
		
		
		
	Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
Add monero_add_minimal_executable and use in tests This is done in order not to have to relink targets, when just an .so changed, but not its interface.
This commit is contained in:
		
							parent
							
								
									8b3b106ad1
								
							
						
					
					
						commit
						8a282f64c9
					
				
					 18 changed files with 54 additions and 33 deletions
				
			
		| 
						 | 
				
			
			@ -55,7 +55,7 @@ set(performance_tests_headers
 | 
			
		|||
  performance_utils.h
 | 
			
		||||
  single_tx_test_base.h)
 | 
			
		||||
 | 
			
		||||
add_executable(performance_tests
 | 
			
		||||
monero_add_minimal_executable(performance_tests
 | 
			
		||||
  ${performance_tests_sources}
 | 
			
		||||
  ${performance_tests_headers})
 | 
			
		||||
target_link_libraries(performance_tests
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue