Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 435 Bytes

vmp

A command-line utility for playing locally installed music

Dependencies

  • A C++ compiler with c++20 support (gcc 13.1.1, clang 16.0.6, msvc 19.36.32535 or later versions)
  • cmake 3.9 or later

Building

For each supported platform there exists a configure and build script, run them in this order.