mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:20:06 +00:00 
			
		
		
		
	Always run version generation to detect repository changes
This commit is contained in:
		
							parent
							
								
									1efc311a86
								
							
						
					
					
						commit
						b739aad4bb
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -305,15 +305,14 @@ add_custom_target(scwx-qt_generate_counties_db ALL | |||
| 
 | ||||
| add_dependencies(scwx-qt scwx-qt_generate_counties_db) | ||||
| 
 | ||||
| add_custom_command(OUTPUT  ${VERSIONS_HEADER} | ||||
| add_custom_command(OUTPUT  ${VERSIONS_HEADER} ${VERSIONS_HEADER}-ALWAYS_RUN | ||||
|                    COMMAND ${Python_EXECUTABLE} | ||||
|                            ${scwx-qt_SOURCE_DIR}/tools/generate_versions.py | ||||
|                            -g ${SCWX_DIR} | ||||
|                            -v ${SCWX_VERSION} | ||||
|                            -c ${VERSIONS_CACHE} | ||||
|                            -i ${VERSIONS_INPUT} | ||||
|                            -o ${VERSIONS_HEADER} | ||||
|                    DEPENDS ${VERSIONS_INPUT}) | ||||
|                            -o ${VERSIONS_HEADER}) | ||||
| 
 | ||||
| add_custom_target(scwx-qt_generate_versions ALL | ||||
|                   DEPENDS ${VERSIONS_HEADER}) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat