diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e5a5ecfc..4bca46b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() |