1. Home
  2. Browse
  3. libxmp

libxmp

v4.7.1#0Latest

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.7.1#0

Publication

Supports

!xbox

GitHub

libxmp/libxmp388

Homepage

sourceforge.net/projects/xmp

Subtree

8cc3241f7f

License

MITand0BSDandBSD-3-ClauseandISCandLicenseRef-Public-Domain

Definition

Manifest