paradiseo/branches/cmakemodif/paradiseo-peo/peo-conf.cmake
jhumeau 350bdfc7de modif cmake configuration
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1277 331e1502-861f-0410-8da2-ba01fb791d7f
2008-12-03 14:41:25 +00:00

24 lines
1.1 KiB
CMake

######################################################################################
######################################################################################
### In this file, you can specify many CMake variables used to build paradisEO-PEO.
######################################################################################
######################################################################################
######################################################################################
### 1) OPTIONNAL
######################################################################################
# SET (MYVAR MYVALUE)
######################################################################################
#####################################################################################
### 2) OPTIONNAL - Overwrite subdirs
######################################################################################
# SUBDIRS(doc tutorial)
######################################################################################