git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2575 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
1d19a01a49
commit
e1e7775d63
1 changed files with 1 additions and 3 deletions
|
|
@ -4,8 +4,6 @@
|
|||
|
||||
INCLUDE_DIRECTORIES(
|
||||
|
||||
# include CUDA source directory
|
||||
${GPU_SRC_DIR}
|
||||
# include EO source directory
|
||||
${EO_SRC_DIR}/src
|
||||
# include MO source directory
|
||||
|
|
@ -38,4 +36,4 @@ CUDA_ADD_EXECUTABLE(GPUtestKswapHCByCpy testKswapHCByCpy.cu)
|
|||
TARGET_LINK_LIBRARIES(GPUtestKswapHCByModif eoutils ga eo)
|
||||
TARGET_LINK_LIBRARIES(GPUtestKswapHCByCpy eoutils ga eo)
|
||||
|
||||
######################################################################################
|
||||
######################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue