Adapt to the rename
This commit is contained in:
		
					parent
					
						
							
								dbb59369a3
							
						
					
				
			
			
				commit
				
					
						023d977ae4
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,11 +1,11 @@
 | 
				
			||||||
include(ECMAddTests)
 | 
					include(ECMAddTests)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set (test_SRCS
 | 
					set (test_SRCS
 | 
				
			||||||
     test_konachan.cpp
 | 
					     test_service.cpp
 | 
				
			||||||
     test_apis.cpp)
 | 
					     test_apis.cpp)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
add_executable(test_konachan_api ${test_SRCS})
 | 
					add_executable(test_moebooru_api ${test_SRCS})
 | 
				
			||||||
target_link_libraries(test_konachan_api PRIVATE
 | 
					target_link_libraries(test_moebooru_api PRIVATE
 | 
				
			||||||
                      Qt5::Widgets
 | 
					                      Qt5::Widgets
 | 
				
			||||||
                      Qt5::Core
 | 
					                      Qt5::Core
 | 
				
			||||||
                      KF5::KIOCore
 | 
					                      KF5::KIOCore
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue