Remove duplicated rpclib fetch content
This commit is contained in:
parent
fdcb9c8495
commit
036b8a64f7
|
@ -115,12 +115,6 @@ carla_dependency_add (
|
|||
${CARLA_XERCESC_TAG}
|
||||
)
|
||||
|
||||
carla_dependency_add (
|
||||
rpclib
|
||||
https://github.com/carla-simulator/rpclib.git
|
||||
${CARLA_RPCLIB_TAG}
|
||||
)
|
||||
|
||||
if (BUILD_OSM_WORLD_RENDERER)
|
||||
carla_dependency_add (
|
||||
lunasvg
|
||||
|
|
Loading…
Reference in New Issue