Skip to content

Commit c7490e2

Browse files
committed
print system name
1 parent e21ba06 commit c7490e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ elseif(NOT WIN32 OR rust_utils_supported_windows_arch) # TODO(RSDK-10366): Curre
294294
set(shared_library_prefix "lib")
295295
endif()
296296
message(WARNING "shared library prefix is ${CMAKE_SHARED_LIBRARY_PREFIX}")
297+
message(WARNING "trying to download https://github.com/viamrobotics/rust-utils/releases/latest/download/libviam_rust_utils-${lvru_system_name}_${lvru_system_processor}${CMAKE_STATIC_LIBRARY_SUFFIX}")
297298

298299
file(
299300
DOWNLOAD

0 commit comments

Comments
 (0)