Cleanup: sort cmake file lists

This commit is contained in:
2019-01-25 08:30:33 +11:00
parent 6260b3c15e
commit 4b8b7c821d
26 changed files with 352 additions and 352 deletions

View File

@@ -140,9 +140,9 @@ if(WITH_CODEC_FFMPEG)
add_definitions(-DWITH_FFMPEG)
remove_strict_c_flags_file(
intern/anim_movie.c
intern/indexer.c
intern/util.c
intern/anim_movie.c
)
endif()