Skip to content

Commit e5a3a5a

Browse files
committed
typo
1 parent 5e15a93 commit e5a3a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ if (NOT WIN32 OR ${CMAKE_SYSTEM_PROCESSOR} STREQUAL "AMD64") # build `SHARED` on
315315
install(
316316
FILES ${viam_rust_utils_file} DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT viam-cpp-sdk_runtime
317317
)
318-
endif()
318+
#endif()
319319
endif()
320320

321321
# Install the license file

0 commit comments

Comments
 (0)