new cmake config

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@517 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-07-05 08:27:18 +00:00
commit 339043ec22
7 changed files with 58 additions and 49 deletions

View file

@ -3,21 +3,11 @@
######################################################################################
### In this file, you can specify many CMake variables used to build paradisEO-MOEO.
### 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-MOEO")
######################################################################################
######################################################################################
### 3) OPTIONNAL - Overwrite default paths
######################################################################################