From 5f12d9b78953d8a94b99a29f17fefd57c6c8ff12 Mon Sep 17 00:00:00 2001 From: vedithal-amd Date: Wed, 24 Sep 2025 16:31:08 -0400 Subject: [PATCH] Fix instructions to build standalone binary (#1116) --- projects/rocprofiler-compute/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/rocprofiler-compute/CMakeLists.txt b/projects/rocprofiler-compute/CMakeLists.txt index 7c51c1a70a..ac54ecc7fc 100644 --- a/projects/rocprofiler-compute/CMakeLists.txt +++ b/projects/rocprofiler-compute/CMakeLists.txt @@ -623,6 +623,8 @@ add_custom_target( --include-package-data=plotly --include-package=kaleido --include-package-data=kaleido --include-package=rocprof_compute_analyze --include-package-data=rocprof_compute_analyze + --include-package=rocprof_compute_profile + --include-package-data=rocprof_compute_profile --include-package=rocprof_compute_tui --include-package-data=rocprof_compute_tui --include-package=rocprof_compute_soc --include-package-data=rocprof_compute_soc --include-package=utils --include-package-data=utils rocprof-compute