added tag myDirectory
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@757 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
64df45e12d
commit
0ff1af4523
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#########################################################################################################
|
||||
|
||||
# Here, just specify PARADISEO_DIR : the directory where ParadisEO has been installed
|
||||
SET(PARADISEO_DIR "/opt/paradiseo-ix86-1.0" CACHE PATH "ParadisEO directory" FORCE)
|
||||
SET(PARADISEO_DIR "myDirectory" CACHE PATH "ParadisEO directory" FORCE)
|
||||
|
||||
#########################################################################################################
|
||||
|
||||
|
|
@ -47,4 +47,4 @@ SET(PARADISEO_PEO_BIN_DIR "${PARADISEO_DIR}/paradiseo-peo/build" CACHE PATH "Par
|
|||
ENDIF(CMAKE_GENERATOR STREQUAL "Visual Studio 8 2005")
|
||||
ENDIF(NOT WITH_SHARED_LIBS)
|
||||
ENDIF(CMAKE_CXX_COMPILER MATCHES cl)
|
||||
######################################################################################
|
||||
######################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue