Skip to content

Commit

Permalink
Update CMakeLists to take into account the new header
Browse files Browse the repository at this point in the history
This modification allows to copy the new header to /opt/rocm/roctracer/include and /opt/rocm/include/roctracer when installing ROCTracer
  • Loading branch information
yoann-heitz committed Sep 23, 2021
1 parent 3787d72 commit 9d0dd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ set ( PUBLIC_HEADERS
roctracer_kfd.h
roctracer_roctx.h
roctracer_cb_table.h
roctracer_trace_entries.h
ext/prof_protocol.h
ext/hsa_rt_utils.hpp
)
Expand Down

0 comments on commit 9d0dd89

Please sign in to comment.