include additional omniperf in modulefile install path

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2024-04-19 14:54:01 -05:00
gecommit door Karl W. Schulz
bovenliggende bd9cf81f17
commit 7d24465ee6
+1 -1
Bestand weergeven
@@ -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}")