Skip to content

Commit

Permalink
Added diagnostic message
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanicijamd committed Oct 22, 2024
1 parent b6bfa3a commit 856cf47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/PAPI.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ if(NOT EXISTS "${ROCPROFSYS_PAPI_SOURCE_DIR}")
${ROCPROFSYS_PAPI_SOURCE_DIR})
endif()

message(STATUS "aleks: CMAKE_INSTALL_LIBDIR=${CMAKE_INSTALL_LIBDIR}")

if(NOT EXISTS "${ROCPROFSYS_PAPI_INSTALL_DIR}")
execute_process(COMMAND ${CMAKE_COMMAND} -E make_directory
${ROCPROFSYS_PAPI_INSTALL_DIR})
Expand Down

0 comments on commit 856cf47

Please sign in to comment.