mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-11 17:00:18 +00:00
6 lines
98 B
CMake
6 lines
98 B
CMake
include_directories(BEFORE
|
|
${CMAKE_CURRENT_LIST_DIR}/include
|
|
)
|
|
|
|
add_subdirectory(ops)
|