mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 06:49:15 +00:00
@@ -1,6 +1,4 @@
|
||||
add_executable(tile_example_flatmm_basic flatmm_basic.cpp)
|
||||
rocm_install(TARGETS tile_example_flatmm_basic COMPONENT examples)
|
||||
|
||||
add_executable(tile_example_flatmm_basic EXCLUDE_FROM_ALL flatmm_basic.cpp)
|
||||
|
||||
set(EXAMPLE_FLATMM_COMPILE_OPTIONS)
|
||||
# list(APPEND EXAMPLE_FLATMM_COMPILE_OPTIONS -Wno-undefined-func-template -Wno-float-equal)
|
||||
|
||||
Reference in New Issue
Block a user