Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GeonHyeongP committed Sep 3, 2024
1 parent 30bd37e commit 639162f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CMake/install_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ if(BUILD_FRAMOS_CODE)
DESTINATION ${SOURCE_DEST}
)

if (UNIX)
install(FILES
${PROJECT_SOURCE_DIR}/config/99-realsense-libusb.rules
DESTINATION /etc/udev/rules.d/
)
# if (UNIX)
# install(FILES
# ${PROJECT_SOURCE_DIR}/config/99-realsense-libusb.rules
# DESTINATION /etc/udev/rules.d/
# )
endif()
endif()

Expand Down

0 comments on commit 639162f

Please sign in to comment.