refactor Tools dir for C++11
This commit is contained in:
		
							parent
							
								
									1960c38468
								
							
						
					
					
						commit
						fdd0c8470f
					
				| @ -229,7 +229,7 @@ if(WITH_TOOLS) | |||||||
|   message(STATUS "Activating OSRM internal tools") |   message(STATUS "Activating OSRM internal tools") | ||||||
|   find_package(GDAL) |   find_package(GDAL) | ||||||
|   if(GDAL_FOUND) |   if(GDAL_FOUND) | ||||||
|     add_executable(osrm-components Tools/componentAnalysis.cpp) |     add_executable(osrm-components Tools/components.cpp) | ||||||
|     include_directories(${GDAL_INCLUDE_DIR}) |     include_directories(${GDAL_INCLUDE_DIR}) | ||||||
|     target_link_libraries( |     target_link_libraries( | ||||||
|       osrm-components |       osrm-components | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user