mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00

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
5 lines
102 B
CMake
5 lines
102 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/madTargets.cmake")
|
|
|
|
check_required_components(mad)
|