remove non-existing dependency
This commit is contained in:
		
							parent
							
								
									dd7d6df4c6
								
							
						
					
					
						commit
						3b2893944c
					
				| @ -72,7 +72,6 @@ add_library(FINGERPRINT STATIC Util/FingerPrint.cpp) | |||||||
| add_library(OSRM ${OSRMSources} Util/GitDescription.cpp Util/FingerPrint.cpp) | add_library(OSRM ${OSRMSources} Util/GitDescription.cpp Util/FingerPrint.cpp) | ||||||
| add_library(GITDESCRIPTION STATIC Util/GitDescription.cpp) | add_library(GITDESCRIPTION STATIC Util/GitDescription.cpp) | ||||||
| add_dependencies(FINGERPRINT FingerPrintConfigure) | add_dependencies(FINGERPRINT FingerPrintConfigure) | ||||||
| add_dependencies(GITDESCRIPTION GIT_DESCRIPTION) |  | ||||||
| 
 | 
 | ||||||
| add_executable(osrm-routed routed.cpp ${ServerGlob}) | add_executable(osrm-routed routed.cpp ${ServerGlob}) | ||||||
| add_executable(osrm-datastore datastore.cpp) | add_executable(osrm-datastore datastore.cpp) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user