Resolve "CMake build fails with -DINCLUDE_SPLIT=1"
- Related issues: #823 (closed)
- Requested reviewers: @kiene, @vaclav
Reason why this change is needed
- CMake build fails with
-DINCLUDE_SPLIT=1
due to incorrect library name.
Description of the change
- The relevant line in CMakeLists.txt has been updated.
Affected operating points
- Only a compliation/framework issue so there is no impact to the codec
Related to #823 (closed)
Edited by Archit Tamarapu