Changes between Version 4 and Version 5 of Muscle2

Show
Ignore:
Timestamp:
04/16/12 13:30:02 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Muscle2

    v4 v5  
    1515}}} 
    1616 
    17 If needed it is also possible to configure some options for the installation. You can do this manually by specification of the parameters using -D switch, eg. cmake .. -DMUSCLE_INSTALL_PREFIX=/somelocation, but the easiest way to do this is to use ccmake or gmake programs. The following options may be particullarly important: 
     17If needed it is also possible to configure some options for the installation. You can do this manually by specification of the parameters using -D switch, eg. cmake .. -DMUSCLE_INSTALL_PREFIX=/somelocation, but the easiest way is to use ccmake or gmake programs. The following options may be particullarly important: 
    1818* MUSCLE_INSTALL_PREFIX - the default prefix for the installation 
    1919* BUILD_API_DOC - determines if API documentation should be build