mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:57:44 +00:00
LibVideo: Remove headers from CMakeLists.txt
This commit is contained in:
parent
b4c7375119
commit
caee37ef9c
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