aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-07-12 19:05:21 -0700
committerChris Robinson <[email protected]>2016-07-12 19:05:21 -0700
commitb4cb0e9bf56b6f2192439c5ec767b3a699c60d53 (patch)
tree31630dd29343c0660bdfda7187e9acf64943d308 /CMakeLists.txt
parentee929a2eeabb23e701e595900a6e7e1e75f4c6aa (diff)
Fix a copy-paste message error
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
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()