Skip to content

Commit c9221fc

Browse files
author
Daniel Flores
committed
remove 8 from cmake
1 parent 359ef18 commit c9221fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/_core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ if(DEFINED ENV{BUILD_AGAINST_ALL_FFMPEG_FROM_S3})
268268
${CMAKE_CURRENT_SOURCE_DIR}/fetch_and_expose_non_gpl_ffmpeg_libs.cmake
269269
)
270270

271-
make_torchcodec_libraries(8 ffmpeg8)
271+
# make_torchcodec_libraries(8 ffmpeg8)
272272
make_torchcodec_libraries(7 ffmpeg7)
273273
make_torchcodec_libraries(6 ffmpeg6)
274274
make_torchcodec_libraries(4 ffmpeg4)

0 commit comments

Comments
 (0)