Merge commit 'c424dac2617be1af60115802b0b094a60d91646c' into develop

This commit is contained in:
systems-assistant[bot]
2025-08-03 03:38:44 +00:00
4 ha cambiato i file con 86 aggiunte e 40 eliminazioni
@@ -4,6 +4,7 @@ project(rocprofiler-systems-fork LANGUAGES CXX)
set(CMAKE_BUILD_TYPE "RelWithDebInfo")
string(REPLACE " " ";" _FLAGS "${CMAKE_CXX_FLAGS_DEBUG}")
list(APPEND _FLAGS -fno-inline)
find_package(Threads REQUIRED)
find_package(rocprofiler-systems REQUIRED COMPONENTS user)