build(CMake): Add status message for unitree_sdk2 detection

- Included a status message to confirm the location of the found unitree_sdk2 during the CMake configuration process.
This commit is contained in:
2025-09-22 15:55:19 +08:00
parent d7c51ac004
commit af7eeafd0f

View File

@@ -18,6 +18,7 @@ if(NOT PahoMqttC_FOUND)
endif()
find_package(unitree_sdk2 REQUIRED)
message(STATUS "Found unitree_sdk2 in: ${unitree_sdk2_DIR}")
# Include directories
include_directories(