Files
rocm-systems/source/lib/att-tool/waitcnt/CMakeLists.txt
T
Baraldi, Giovanni 46818b0167 SWDEV-527202: Moving ATT to experimental (#335)
* Moving ATT to experimental

* Formatting + rebase

* Addressing review comments

* Formatting

* Update source/lib/att-tool/waitcnt/analysis.cpp

---------

Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com>
2025-04-17 14:43:15 -05:00

7 lines
86 B
CMake

#
# ATT waitcnt ISA
#
if(ROCPROFILER_BUILD_TESTS)
add_subdirectory(tests)
endif()