Skip to content

Commit

Permalink
Updated for GPL build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Sep 24, 2023
1 parent a08f7bd commit e28e3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/SuperBuild/cmake/Modules/BuildFFmpeg.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ else()
endif()
if(TLRENDER_X264)
list(APPEND FFmpeg_CONFIGURE_ARGS
--enable-libx264)
--enable-libx264 --enable-gpl)
#
# Make sure we pick the static libx264 we compiled, not the system one
#
Expand Down

0 comments on commit e28e3d6

Please sign in to comment.