Skip to content
Snippets Groups Projects
Commit 3445c045 authored by 数学の武士's avatar 数学の武士
Browse files

CMake updates

parent 8e75cccb
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@ project(timer)
include_directories(${MPI_INCLUDE_PATH})
include_directories(${CUDA_INCLUDE_DIRS})
set(SOURCE_LIB Event.cpp Jikan.cpp Jikan.cu JikanWrapper.cpp ToJSON.cpp)
set(SOURCE_LIB Event.cpp JikanDepths.cpp JikanDepths.cu Event.cu Jikan.cpp ToJSON.cpp)
add_library(timer STATIC ${SOURCE_LIB})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment