Skip to content

Commit

Permalink
changes in base cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
SatwikSShanbhag committed Jun 18, 2024
1 parent 21fa896 commit 3c9808d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,11 @@ target_link_libraries(aprapipessampleut
${LIBMP4_LIB}
${OPENH264_LIB}
${Boost_LIBRARIES}
${FFMPEG_LIBRARIES}
${OpenCV_LIBRARIES}
${NVCUDAToolkit_LIBS}
${NVJPEGLIB_L4T}
${NVCODEC_LIB}
${FFMPEG_LIBRARIES}
)

target_link_libraries(aprapipesut
Expand Down

0 comments on commit 3c9808d

Please sign in to comment.