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

.

parent 21eb02e0
No related branches found
No related tags found
No related merge requests found
......@@ -32,4 +32,5 @@ endif(INCLUDE_CUDA)
set(SOURCES ${SOURCES_CU} ${SOURCES_CXX})
set(HEADERS ${HEADERS_CU} ${HEADERS_CXX})
add_library(memproc STATIC ${HEADERS} ${SOURCES})
\ No newline at end of file
add_library(memproc STATIC ${HEADERS} ${SOURCES})
get_directory_property( DirDefs DIRECTORY ${CMAKE_SOURCE_DIR} COMPILE_DEFINITIONS )
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment