ladybird/Userland/Libraries/LibRIFF/CMakeLists.txt

7 lines
75 B
CMake

set(SOURCES
Decoding.cpp
Details.cpp
)
serenity_lib(LibRIFF riff)