Skip to content

Commit c676e91

Browse files
umfranzwamd-jnovotny
authored andcommitted
Update rocRAND package description (#644)
This change updates the cmake description field in CMakeLists.txt to satisfy the current static analysis check's word scan requirements. (cherry picked from commit 0939620)
1 parent cbe5081 commit c676e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ set(ROCRAND_CONFIG_DIR "\${CPACK_PACKAGING_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDI
233233

234234
rocm_create_package(
235235
NAME ${package_name}
236-
DESCRIPTION "Radeon Open Compute RAND library"
236+
DESCRIPTION "rocRAND is a ROCm random number generation library"
237237
MAINTAINER "rocRAND Maintainer <hiprand-maintainer@amd.com>"
238238
LDCONFIG
239239
# LDCONFIG_DIR ${ROCRAND_CONFIG_DIR}

0 commit comments

Comments
 (0)