Fix a copy-paste message error

This commit is contained in:
Chris Robinson 2016-07-12 19:05:21 -07:00
parent ee929a2eea
commit b4cb0e9bf5

View File

@ -1272,7 +1272,7 @@ IF(ALSOFT_AMBDEC_PRESETS)
presets/presets.txt
DESTINATION ${SHARE_INSTALL_DIR}/openal/presets
)
MESSAGE(STATUS "Installing HRTF definitions")
MESSAGE(STATUS "Installing AmbDec presets")
MESSAGE(STATUS "")
ENDIF()