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:
@@ -185,6 +185,7 @@ if((NOT LIVOX_SDK_LIBRARY) OR (NOT EXISTS ${LIVOX_SDK_LIBRARY}))
|
|||||||
message("Download Livox-SDK from github and build&install it please!")
|
message("Download Livox-SDK from github and build&install it please!")
|
||||||
|
|
||||||
message("git clone Livox-SDK from github temporarily, only for ROS distro jenkins build!")
|
message("git clone Livox-SDK from github temporarily, only for ROS distro jenkins build!")
|
||||||
|
|
||||||
# clone livox sdk source code from github
|
# clone livox sdk source code from github
|
||||||
execute_process(COMMAND rm -rf ${CMAKE_CURRENT_SOURCE_DIR}/Livox-SDK OUTPUT_VARIABLE cmd_res)
|
execute_process(COMMAND rm -rf ${CMAKE_CURRENT_SOURCE_DIR}/Livox-SDK OUTPUT_VARIABLE cmd_res)
|
||||||
message("Try to pull the livox sdk source code from github")
|
message("Try to pull the livox sdk source code from github")
|
||||||
|
|||||||
Reference in New Issue
Block a user