Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
GIT_SILENT
This commit is contained in:
		
							parent
							
								
									710152a7f3
								
							
						
					
					
						commit
						7d46bd63c5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -21,7 +21,7 @@ target_include_directories(LayerShellQtInterface PUBLIC "$<BUILD_INTERFACE:${CMA
 | 
			
		|||
                                              INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR}/>"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
set_target_properties(LayerShellQtInterface PROPERTIES VERSION   ${LAYERSHELLQT_VERSION_STRING}
 | 
			
		||||
set_target_properties(LayerShellQtInterface PROPERTIES VERSION   ${LAYERSHELLQT_VERSION}
 | 
			
		||||
                                                       SOVERSION ${LAYERSHELLQT_SOVERSION}
 | 
			
		||||
                                                       EXPORT_NAME Interface
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue