mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-27 19:59:03 +00:00
LibVideo: Remove headers from CMakeLists.txt
This commit is contained in:
parent
b4c7375119
commit
caee37ef9c
Notes:
sideshowbarker
2024-07-17 08:35:21 +09:00
Author: https://github.com/Zaggy1024
Commit: caee37ef9c
Pull-request: https://github.com/SerenityOS/serenity/pull/15363
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/FireFox317
Reviewed-by: https://github.com/MacDue
Reviewed-by: https://github.com/davidot
1 changed files with 0 additions and 4 deletions
|
@ -1,14 +1,10 @@
|
|||
set(SOURCES
|
||||
MatroskaDocument.h
|
||||
MatroskaReader.cpp
|
||||
VP9/BitStream.cpp
|
||||
VP9/Decoder.cpp
|
||||
VP9/Enums.h
|
||||
VP9/LookupTables.h
|
||||
VP9/MV.cpp
|
||||
VP9/Parser.cpp
|
||||
VP9/ProbabilityTables.cpp
|
||||
VP9/Symbols.h
|
||||
VP9/SyntaxElementCounter.cpp
|
||||
VP9/TreeParser.cpp
|
||||
VP9/Utilities.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue