diff --git a/trunk/paradiseo-mo/mo-conf.cmake b/trunk/paradiseo-mo/mo-conf.cmake index 2920c6c47..2a7c9ecc4 100755 --- a/trunk/paradiseo-mo/mo-conf.cmake +++ b/trunk/paradiseo-mo/mo-conf.cmake @@ -1,25 +1,6 @@ - ###################################################################################### ###################################################################################### ### 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) - -###################################################################################### -