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 1860 by gezelter, Tue Apr 9 16:14:15 2013 UTC vs.
Revision 1862 by gezelter, Fri Apr 12 20:45:04 2013 UTC

# Line 113 | Line 113 | endif()
113   endif()
114  
115   #Look for QHULL Libraries
116 set(QHULL_USE_STATIC 1)
116   find_package(Qhull)
117   IF(QHULL_FOUND)
118    SET(HAVE_QHULL 1)
# Line 396 | Line 395 | src/rnemd/RNEMDParameters.cpp
395   src/visitors/RigidBodyVisitor.cpp
396   src/visitors/ZconsVisitor.cpp
397   src/rnemd/RNEMDParameters.cpp
398 + src/clusters/Icosahedron.cpp
399 + src/clusters/Decahedron.cpp
400   )
401  
402   set( PARALLEL_SOURCE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines