mirror of
https://github.com/Livox-SDK/livox_ros_driver.git
synced 2023-04-06 15:49:55 +08:00
Update CMakeLists.txt
This commit is contained in:
@@ -199,7 +199,7 @@ if((NOT LIVOX_SDK_LIBRARY) OR (NOT EXISTS ${LIVOX_SDK_LIBRARY}))
|
|||||||
# MESSAGE(${res})
|
# MESSAGE(${res})
|
||||||
#ENDFOREACH()
|
#ENDFOREACH()
|
||||||
|
|
||||||
execute_process(COMMAND git clone https://github.com/Livox-SDK/Livox-SDK.git ${CMAKE_CURRENT_SOURCE_DIR}/Livox-SDK)
|
execute_process(COMMAND git clone https://github.com/Livox-SDK/Livox-SDK.git ${CMAKE_CURRENT_SOURCE_DIR}/Livox-SDK OUTPUT_VARIABLE cmd_res)
|
||||||
FOREACH(res ${cmd_res})
|
FOREACH(res ${cmd_res})
|
||||||
MESSAGE(${res})
|
MESSAGE(${res})
|
||||||
ENDFOREACH()
|
ENDFOREACH()
|
||||||
|
|||||||
Reference in New Issue
Block a user