include additional omniperf in modulefile install path

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 7d24465ee6]
This commit is contained in:
Karl W Schulz
2024-04-19 14:54:01 -05:00
committed by Karl W. Schulz
parent 2eb3255a7d
commit 8033e4f20f
+1 -1
View File
@@ -129,7 +129,7 @@ endif()
# ----------------------
set(MOD_INSTALL_PATH
"${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}/modulefiles"
"${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}/modulefiles/${PROJECT_NAME}"
CACHE STRING "Install path for modulefile")
message(STATUS "Modulefile install path: ${MOD_INSTALL_PATH}")