openmohaa/code/libmad/packaging/madConfig.cmake.in
smallmodel eac8580f64
Add libmad 0.16.4
This new version introduces patches against crashes and exploits. CMake is also fully supported and platforms are properly detected so architecture specific optimizations are used.

To use it, USE_SOUND_NEW must be non-zero when configuring the project
2024-07-11 23:04:04 +02:00

5 lines
102 B
CMake

@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/madTargets.cmake")
check_required_components(mad)