Oubli dans README
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1912 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
17a778c1aa
commit
9ee4dc962b
279 changed files with 28949 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ The basic installation procedure goes the following:
|
|||
|
||||
To compile paradiseo-mo in the default directory,
|
||||
go to paradiseo-mo/build/ and run:
|
||||
> cmake ../ -Dconfig=<path to the install.cmake file>
|
||||
> cmake ../ -Dconfig=<absolute path to the install.cmake file>
|
||||
> make
|
||||
// for an easy-use of the provided lessons
|
||||
> make install
|
||||
|
|
@ -20,7 +20,7 @@ go to paradiseo-mo/build/ and run:
|
|||
> make doc
|
||||
|
||||
To compile paradiseo-mo anywhere else, simply run:
|
||||
> cmake $(MO) -Dconfig=<path to the install.cmake file>
|
||||
> cmake $(MO) -Dconfig=<absolute path to the install.cmake file>
|
||||
> make
|
||||
// for an easy-use of the provided lessons
|
||||
> make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue