Libxmp is a library that renders module files to PCM data.
Run the following Vcpkg command to install the port.
vcpkg install libxmp
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>)
Enable archive depackers.
Enable ProWizard format loaders.
v4.6.0#1
Jun 27, 2023
!xbox
libxmp/libxmp311
sourceforge.net/projects/xmp
8be970aaea
LGPL-2.1-or-later
Manifest