remove duplicate symbol
This commit is contained in:
parent
0a373018c6
commit
885a9df356
@ -113,8 +113,8 @@ IF( APPLE )
|
||||
target_link_libraries( OSRM ${Boost_LIBRARIES} UUID )
|
||||
ELSE( APPLE )
|
||||
target_link_libraries( OSRM ${Boost_LIBRARIES} )
|
||||
target_link_libraries( osrm-prepare ${CoordinateGlob} )
|
||||
ENDIF( APPLE )
|
||||
ENDIF( APPLE )
|
||||
|
||||
target_link_libraries( osrm-extract ${CoordinateGlob} ${Boost_LIBRARIES} UUID GITDESCRIPTION )
|
||||
target_link_libraries( osrm-prepare ${CoordinateGlob} ${Boost_LIBRARIES} UUID GITDESCRIPTION )
|
||||
target_link_libraries( osrm-routed ${Boost_LIBRARIES} OSRM UUID GITDESCRIPTION )
|
||||
|
Loading…
Reference in New Issue
Block a user