git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@594 331e1502-861f-0410-8da2-ba01fb791d7f
25 lines
1.1 KiB
CMake
Executable file
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)
|
|
|
|
######################################################################################
|
|
|