Changes between Version 4 and Version 5 of Muscle2
- Timestamp:
- 04/16/12 13:30:02 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Muscle2
v4 v5 15 15 }}} 16 16 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 thisis to use ccmake or gmake programs. The following options may be particullarly important: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 is to use ccmake or gmake programs. The following options may be particullarly important: 18 18 * MUSCLE_INSTALL_PREFIX - the default prefix for the installation 19 19 * BUILD_API_DOC - determines if API documentation should be build