Removing code object static library (#865)

* Removing static library build for codeobj library

* Moving codeobj library to amd_detail

* Formatting

* Formatting

* Adding findDW

* Adding libdw to common samples cmake
This commit is contained in:
Giovanni Lenzi Baraldi
2024-05-28 23:15:11 -03:00
committed by GitHub
szülő 7201aa321e
commit a84c9fa7d4
22 fájl változott, egészen pontosan 778 új sor hozzáadva és 845 régi sor törölve
+1 -1
Fájl megtekintése
@@ -34,7 +34,7 @@
#include <rocprofiler-sdk/fwd.h>
#include <rocprofiler-sdk/registration.h>
#include <rocprofiler-sdk/rocprofiler.h>
#include <rocprofiler-sdk-codeobj/code_printing.hpp>
#include <rocprofiler-sdk/amd_detail/rocprofiler-sdk-codeobj/code_printing.hpp>
#include <atomic>
#include <cassert>