This is not meant to be used as a test with make test
This commit is contained in:
		
					parent
					
						
							
								3fadd93cff
							
						
					
				
			
			
				commit
				
					
						86fb685877
					
				
			
		
					 1 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
					@ -4,10 +4,10 @@ set (test_SRCS
 | 
				
			||||||
     test_konachan.cpp
 | 
					     test_konachan.cpp
 | 
				
			||||||
     test_apis.cpp)
 | 
					     test_apis.cpp)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ecm_add_test(${test_SRCS} LINK_LIBRARIES
 | 
					add_executable(test_konachan_api ${test_SRCS})
 | 
				
			||||||
             Qt5::Widgets
 | 
					target_link_libraries(test_konachan_api PRIVATE
 | 
				
			||||||
             Qt5::Core
 | 
					                      Qt5::Widgets
 | 
				
			||||||
             KF5::KIOCore
 | 
					                      Qt5::Core
 | 
				
			||||||
             KF5::GuiAddons
 | 
					                      KF5::KIOCore
 | 
				
			||||||
             danbooru
 | 
					                      KF5::GuiAddons
 | 
				
			||||||
             TEST_NAME test_konachan_api)
 | 
					                      danbooru)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue