SWDEV-460492 Update permissions, install target types of executables

Change-Id: I23828d4938ce35f2c27d86654f4e122f8886ec1d
This commit is contained in:
AravindanC
2024-05-23 08:23:14 -07:00
committed by Aravindan Cheruvally
parent db82c5ef62
commit 59230206a3
4 changed files with 14 additions and 14 deletions
-1
View File
@@ -64,5 +64,4 @@ configure_file(ui/httpserver.py att/ui/httpserver.py COPYONLY)
install(
DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/att
DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/rocprofiler
USE_SOURCE_PERMISSIONS
COMPONENT runtime)