Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
GeonHyeongP committed Oct 25, 2024
1 parent 07c30c2 commit e15e296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ if(BUILD_FRAMOS_CODE)
MESSAGE(STATUS "BUILD_FRAMOS_CODE work")
#add_compile_definitons is not compatible with cmake version: 3.1.0
#add_compile_definitions(FRAMOS)
add_definitions(-DLIBREALSENSE_RS2_TYPES_H)
add_definitions(-DFRAMOS)
#DISABLE_LIBUSB flag added for FRAMOS librealsense as a workaround for a rare seg fault issue
if(FRAMOS_DISABLE_LIBUSB)
Expand Down

0 comments on commit e15e296

Please sign in to comment.