ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/CMakeLists.txt
(Generate patch)

Comparing branches/development/CMakeLists.txt (file contents):
Revision 1695 by gezelter, Fri Mar 16 15:15:46 2012 UTC vs.
Revision 1696 by gezelter, Fri Mar 16 15:24:02 2012 UTC

# Line 646 | Line 646 | message( STATUS )
646   message( STATUS "PYTHON_EXECUTABLE .......... = ${PYTHON_EXECUTABLE}")
647   message( STATUS "DOXYGEN_EXECUTABLE ......... = ${DOXYGEN_EXECUTABLE}")
648   message( STATUS )
649 < message( STATUS "To override these options, add -D{OPTION_NAME}=... to the cmake command")
650 < message( STATUS "Particularly useful defines are for QHULL_ROOT and FFTW3_ROOT_DIR")
651 < message(STATUS)
652 < message(STATUS "To build and install OpenMD, enter \"make\" and \"make install\"")
649 > message( STATUS "To override these options, add -D{OPTION_NAME}=... to the cmake command" )
650 > message( STATUS "Particularly useful defines are for:")
651 > message( STATUS )
652 > message( STATUS "  -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX} (where OpenMD will be installed)")
653 > message( STATUS "  -DQHULL_ROOT=/path/to/qhull")
654 > message( STATUS "  -DFFTW3_ROOT_DIR=/path/to/fftw3")
655 > message( STATUS )
656 > message( STATUS "To build and install OpenMD, enter \"make\" and \"make install\"")
657 > message( STATUS )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines