CMakeLists.txt 75 B

123456
  1. set(SOURCES
  2. Decoding.cpp
  3. Details.cpp
  4. )
  5. serenity_lib(LibRIFF riff)