1
Fork 0
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:
Zaggy1024 2022-10-08 21:04:39 -05:00 committed by Andrew Kaster
parent b4c7375119
commit caee37ef9c

View file

@ -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