CMake config - updates and fixes (#532)

* CMake Config - updates and fixes

* Version - Updates

* Changelog - updates

* Update CHANGELOG.md

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

---------

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Этот коммит содержится в:
Kiriti Gowda
2025-03-17 11:38:01 -05:00
коммит произвёл GitHub
родитель d8e285ce1b
Коммит 6b026af151
34 изменённых файлов: 154 добавлений и 150 удалений
+3 -3
Просмотреть файл
@@ -21,9 +21,9 @@ THE SOFTWARE.
*/
#pragma once
#include "rocdecode.h"
#include "rocparser.h"
#include "roc_bitstream_reader.h"
#include "rocdecode/rocdecode.h"
#include "rocdecode/rocparser.h"
#include "rocdecode/roc_bitstream_reader.h"
// Define version macros for the rocDecode API dispatch table, specifying the MAJOR and STEP versions.
//