modifs...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@536 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
8eec676a69
commit
5109b0b9c5
5 changed files with 15 additions and 28 deletions
|
|
@ -3,31 +3,22 @@
|
|||
######################################################################################
|
||||
### In this file, you can specify many CMake variables used to build paradisEO-PEO.
|
||||
### For example, if you don't want ot give the EO path each time on the command line,
|
||||
### uncomment the line the "SET(PROJECT_NAME...)" and set your favorite name.
|
||||
### uncomment the line the "SET(EO_DIR...)" and set your path.
|
||||
### The section numbers are the same as those used in the CMakeLists.txt file.
|
||||
######################################################################################
|
||||
######################################################################################
|
||||
|
||||
|
||||
######################################################################################
|
||||
### 0) OPTIONNAL - Overwrite project default config
|
||||
######################################################################################
|
||||
|
||||
# SET(PROJECT_NAME "ParadisEO-PEO")
|
||||
|
||||
######################################################################################
|
||||
|
||||
|
||||
######################################################################################
|
||||
### 3) OPTIONNAL - Overwrite default paths
|
||||
######################################################################################
|
||||
|
||||
# SET(MOEO_DIR "<your path>" CACHE PATH "ParadisEO-PEO main directory")
|
||||
# SET(MO_DIR "<your path>" CACHE PATH "ParadisEO-PEO main directory")
|
||||
# SET(EO_DIR "<path to ParadisEO-EO>" CACHE PATH "ParadisEO-EO main directory")
|
||||
|
||||
# SET(EO_SRC_DIR "<path to ParadisEO-EO src dir>")
|
||||
# SET(MOEO_SRC_DIR "<path to ParadisEO-MO src dir>")
|
||||
# SET(MOEO_DOC_DIR "<path to ParadisEO-MO doc dir>")
|
||||
# SET(MO_SRC_DIR "<path to ParadisEO-MO src dir>")
|
||||
# SET(MO_DOC_DIR "<path to ParadisEO-MO doc dir>")
|
||||
|
||||
######################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue