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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user