git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2574 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3f6715bb5e
commit
1d19a01a49
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
|
||||
|
|
@ -36,4 +34,4 @@ CUDA_ADD_EXECUTABLE(GPU_testSimpleHC testSimpleHC.cu)
|
|||
CUDA_ADD_EXECUTABLE(GPU_testSimpleTS testSimpleTS.cu)
|
||||
|
||||
TARGET_LINK_LIBRARIES(GPU_testSimpleHC eoutils ga eo)
|
||||
TARGET_LINK_LIBRARIES(GPU_testSimpleTS eoutils ga eo)
|
||||
TARGET_LINK_LIBRARIES(GPU_testSimpleTS eoutils ga eo)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue