clear and update srcs with # change
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2642 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e683adbb71
commit
1a43c42532
1 changed files with 4 additions and 0 deletions
|
|
@ -33,5 +33,9 @@ LINK_DIRECTORIES(${EO_BIN_DIR}/lib ${CUDA_DIR}/lib )
|
|||
CUDA_ADD_EXECUTABLE(testSimpleTS_CPU testSimpleTS_CPU.cu)
|
||||
CUDA_ADD_EXECUTABLE(testSimpleHC_CPU testSimpleHC_CPU.cu)
|
||||
|
||||
######################################################################################
|
||||
### 4) Link the librairies for your target(s)
|
||||
######################################################################################
|
||||
|
||||
TARGET_LINK_LIBRARIES(testSimpleTS_CPU eoutils ga eo)
|
||||
TARGET_LINK_LIBRARIES(testSimpleHC_CPU eoutils ga eo)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue