diff options
author | Chris Robinson <[email protected]> | 2017-08-21 06:03:49 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-08-21 06:03:49 -0700 |
commit | 46f18ba114831ff26e8f270c6b5c881b45838439 (patch) | |
tree | 8ff8f017c5a6fd01279d797e6a8470dbabac4d2e /CMakeLists.txt | |
parent | ef7ce8282857dbe0de3162ea86dda59200f2bc3d (diff) |
Install the itu5.1-nocenter.ambdec preset
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e68eb1e..2204f97b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1382,6 +1382,7 @@ IF(ALSOFT_AMBDEC_PRESETS) INSTALL(FILES presets/3D7.1.ambdec presets/hexagon.ambdec presets/itu5.1.ambdec + presets/itu5.1-nocenter.ambdec presets/rectangle.ambdec presets/square.ambdec presets/presets.txt |