Skip to content

Commit 1c4b1f9

Browse files
committed
AAAAH
1 parent 2ab9208 commit 1c4b1f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/torchcodec/decoders/_core/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,10 @@ if(DEFINED ENV{BUILD_AGAINST_ALL_FFMPEG_FROM_S3})
7878
)
7979

8080

81-
# TODO
82-
# make_torchcodec_library(libtorchcodec4 ffmpeg4)
8381
make_torchcodec_library(libtorchcodec7 ffmpeg7)
8482
make_torchcodec_library(libtorchcodec6 ffmpeg6)
8583
make_torchcodec_library(libtorchcodec5 ffmpeg5)
84+
make_torchcodec_library(libtorchcodec4 ffmpeg4)
8685

8786
else()
8887
message(

0 commit comments

Comments
 (0)