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 1865 by gezelter, Wed Apr 17 18:24:08 2013 UTC vs.
Revision 1866 by gezelter, Thu Apr 25 14:32:56 2013 UTC

# Line 113 | Line 113 | endif()
113   endif()
114  
115   #Look for QHULL Libraries
116 + SET(QHULL_USE_STATIC 1)
117   find_package(Qhull)
118   IF(QHULL_FOUND)
119    SET(HAVE_QHULL 1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines