Fix dependencies, get rid of policy adjustments
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
		
	
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		
					parent
					
						
							
								afe0d031e2
							
						
					
				
			
			
				commit
				
					
						17d711178c
					
				
			
		
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -42,6 +42,7 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
 | 
				
			||||||
             CoreAddons         # Caches
 | 
					             CoreAddons         # Caches
 | 
				
			||||||
             TextWidgets        # Spin boxes
 | 
					             TextWidgets        # Spin boxes
 | 
				
			||||||
             GuiAddons          # Image cache
 | 
					             GuiAddons          # Image cache
 | 
				
			||||||
 | 
					             KConfig            # Configuration
 | 
				
			||||||
             Completion         # KComboBox
 | 
					             Completion         # KComboBox
 | 
				
			||||||
             XmlGui             # User interface
 | 
					             XmlGui             # User interface
 | 
				
			||||||
             ConfigWidgets      # Handling of configuration
 | 
					             ConfigWidgets      # Handling of configuration
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,3 @@
 | 
				
			||||||
cmake_policy(SET CMP0048 OLD)
 | 
					 | 
				
			||||||
project(libdanbooru)
 | 
					project(libdanbooru)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
 | 
					set(CMAKE_INCLUDE_CURRENT_DIR ON)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue