CMake - Addressed CMake configuration warnings (#151)

* CMake - Addressed CMake configuration warnings

* Add the rocmcmakebuildtools cmake path

[ROCm/rocjpeg commit: 753de5905c]
This commit is contained in:
Aryan Salmanpour
2025-05-13 13:08:10 -04:00
committed by GitHub
parent 96bccee2d6
commit a7ad89e643
2 changed files with 20 additions and 17 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
Documentation for rocJPEG is available at
[https://rocm.docs.amd.com/projects/rocJPEG/en/latest/](https://rocm.docs.amd.com/projects/rocJPEG/en/latest/)
## rocJPEG 0.12.0 for ROCm 6.5
## rocJPEG 0.12.1 for ROCm 6.5
## Added
* cmake config files
@@ -19,6 +19,7 @@ Documentation for rocJPEG is available at
### Resolved issues
* Fixed a bug that prevented copying the decoded image into the output buffer when the output buffer is larger than the input image.
* Resolved an issue with resizing the internal memory pool by utilizing the explicit constructor of the vector's type during the resizing process.
* Addressed and resolved CMake configuration warnings.
## rocJPEG 0.8.0 for ROCm 6.4