1. Home
  2. Browse
  3. libxmp

libxmp

v4.6.0#1Latest

Libxmp is a library that renders module files to PCM data.

Install

Run the following Vcpkg command to install the port.

vcpkg install libxmp

Usage

libxmp provides CMake targets:

find_package(libxmp CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:libxmp::xmp_shared>,libxmp::xmp_shared,libxmp::xmp_static>)

Features

Dependencies

See source

Version

v4.6.0#1

Publication

Supports

!xbox

GitHub

libxmp/libxmp318

Homepage

sourceforge.net/projects/xmp

Subtree

8be970aaea

License

LGPL-2.1-or-later

Definition

Manifest