mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	CMake dependency fix
With this the auto generated headers should be ready before filtermodels.cpp needs them Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									5f15ad5a86
								
							
						
					
					
						commit
						72bcb6481f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -294,6 +294,7 @@ elseif(${SUBSURFACE_TARGET_EXECUTABLE} MATCHES "DesktopExecutable")
 | 
			
		|||
	add_dependencies(subsurface_statistics subsurface_generated_ui)
 | 
			
		||||
	add_dependencies(subsurface_interface subsurface_generated_ui)
 | 
			
		||||
	add_dependencies(subsurface_profile subsurface_generated_ui)
 | 
			
		||||
	add_dependencies(subsurface_models subsurface_generated_ui)
 | 
			
		||||
	add_dependencies(subsurface_generated_ui version)
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue