fill version
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@636 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
167b110875
commit
e6b79f88dd
4 changed files with 16 additions and 0 deletions
1
tags/paradiseo-ix86-1.0/.mpd.conf
Normal file
1
tags/paradiseo-ix86-1.0/.mpd.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
secretword=Nothing
|
||||
15
tags/paradiseo-ix86-1.0/install.cmake
Normal file
15
tags/paradiseo-ix86-1.0/install.cmake
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
##########################################################################################################################################
|
||||
### ParadisEO Install Configuration
|
||||
### The path to the modules EO and MO must be specified above.
|
||||
##########################################################################################################################################
|
||||
|
||||
SET(EO_SRC_DIR "${CMAKE_SOURCE_DIR}/../paradiseo-eo" CACHE PATH "ParadisEO-EO source directory" FORCE)
|
||||
SET(EO_BIN_DIR "${CMAKE_BINARY_DIR}/../../paradiseo-eo/build" CACHE PATH "ParadisEO-EO binary directory" FORCE)
|
||||
|
||||
SET(MO_SRC_DIR "${CMAKE_SOURCE_DIR}/../paradiseo-mo" CACHE PATH "ParadisMO-MO source directory" FORCE)
|
||||
SET(MO_BIN_DIR "${CMAKE_BINARY_DIR}/../../paradiseo-mo/build" CACHE PATH "ParadisMO-MO binary directory" FORCE)
|
||||
|
||||
###########################################################################################################################################
|
||||
|
||||
|
||||
BIN
tags/paradiseo-ix86-1.0/lib/libxml2-2.6.0.tar.bz2
Normal file
BIN
tags/paradiseo-ix86-1.0/lib/libxml2-2.6.0.tar.bz2
Normal file
Binary file not shown.
BIN
tags/paradiseo-ix86-1.0/lib/mpich2-1.0.3.tar.gz
Normal file
BIN
tags/paradiseo-ix86-1.0/lib/mpich2-1.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue