5 lines
71 B
CMake
5 lines
71 B
CMake
KOKKOS_ADD_EXECUTABLE(
|
|
launch_latency
|
|
SOURCES launch_latency.cpp
|
|
)
|