forked from dolphin-emu/dolphin
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			212 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			212 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| 
								 | 
							
								set(SRCS
							 | 
						||
| 
								 | 
							
									# Do not add StubHost.cpp here - it is added manually via add_dolphin_test.
							 | 
						||
| 
								 | 
							
									)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								set(LIBS
							 | 
						||
| 
								 | 
							
									)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# TODO: uncomment when there is actually something here.
							 | 
						||
| 
								 | 
							
								#add_dolphin_library(testutils "${SRCS}" "${LIBS}")
							 |