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
parent 7201aa321e
commit a84c9fa7d4
22 changed files with 778 additions and 845 deletions
@@ -23,7 +23,7 @@
#include <glog/logging.h>
#include <gtest/gtest.h>
#include <fstream>
#include <rocprofiler-sdk-codeobj/code_printing.hpp>
#include <rocprofiler-sdk/amd_detail/rocprofiler-sdk-codeobj/code_printing.hpp>
#include <string_view>
#include <vector>