Files
rocm-systems/projects/rocprofiler-systems/examples/CMakeLists.txt
T
Jonathan R. Madsen 581c4122aa Hosttrace via Dyninst
- complete with ctest support


[ROCm/rocprofiler-systems commit: 9ef3800986]
2021-08-06 13:08:57 -05:00

7 lines
133 B
CMake

cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
project(hosttrace-dyninst-examples
LANGUAGES CXX)
add_subdirectory(transpose)