paradiseo/trunk/paradiseo-mo/mo-conf.cmake
legrand 31a487ec4a Added wonderful test stuff
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@594 331e1502-861f-0410-8da2-ba01fb791d7f
2007-09-18 15:45:15 +00:00

25 lines
1.1 KiB
CMake
Executable file

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