* CMake Config - updates

* Find rocjpeg - updates

* Build Fix

* CMake Prefix - Updates

* CMakeLists - Prefix updates

* CMakeLists - Remove cmake modules from package

* CMakeLists - Fix typo

* Include file - SRC Location updates

[ROCm/rocjpeg commit: f8f3f423fd]
Этот коммит содержится в:
Kiriti Gowda
2025-03-13 19:23:22 -05:00
коммит произвёл GitHub
родитель 459faa1628
Коммит df49cbfbbb
13 изменённых файлов: 41 добавлений и 107 удалений
+1 -1
Просмотреть файл
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
#pragma once
#include "rocjpeg.h"
#include "rocjpeg/rocjpeg.h"
// Define version macros for the rocJPEG API dispatch table, specifying the MAJOR and STEP versions.
//
Просмотреть файл