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 0925634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if(${FORCE_LIBUVC} OR ${FORCE_WINUSB_UVC} OR ${ANDROID_USB_HOST_UVC})
endif()

set( BUILD_FRAMOS_CODE ON )
set( BUILD_EXAMPLES ON )
set( BUILD_EXAMPLES OFF )

# Checking Internet connection, as TM2 needs to download the FW from amazon cloud
if(BUILD_WITH_TM2 AND NOT INTERNET_CONNECTION)
Expand Down Expand Up @@ -148,4 +148,4 @@ if(IMPORT_DEPTH_CAM_FW)
add_subdirectory(common/fw)
endif()

include(CMake/embedd_udev_rules.cmake)
#include(CMake/embedd_udev_rules.cmake)

0 comments on commit 0925634

Please sign in to comment.